Page 1 of 1

OPENKM BUILD

PostPosted:Wed Feb 22, 2017 2:22 pm
by jimac
Good day!

How to build openkm war?

I downloaded openkm dev.. and tried to build it and it was successful.. however.. when I upload the .war in openkm manager.. and when I started tomcat..
There is an error. In the login page , it works fine but when it enters the frontend.. it does not work fine anymore. Why is it like that..

Re: OPENKM BUILD

PostPosted:Thu Feb 23, 2017 6:10 pm
by jllort
I suggest for development environment use "junction.exe" tool to make a hard link between your target/OpenKM and c:\openkm-dev\tomcat-7.0.27\webapps\OpenKM

Did you started mysql ( it's also portable but must be started before running OpenKM otherwise you will have an ugly error while trying to start application ) ? if that not solves the problem, share with us your catalina.log file here.