Page 1 of 1

Running with Tomcat

PostPosted:Thu Aug 20, 2009 9:42 am
by bidouille
Hello,

I discover your app and I want to install on my Debian server.
I have already Tomcat (6.0.18) and Sun Java (build 1.6.0_07)

I download OpenKM, unzip and locate in /opt/tomcat/webapps/OpenKM
But it don\'t work

Do you know the configuration files to run it?

Thanks for help

Re:Running with Tomcat

PostPosted:Thu Aug 20, 2009 11:01 am
by jllort
Tomcat server is embeded on jboss you might change ports on jboss to run both. But first for testing it could be better stopping your tomcat installation and run jboss to discover if it\'s the problem.

After it, you can change jboss port, but first try to run with yur tomcat stopped.

Re:Running with Tomcat

PostPosted:Tue Aug 25, 2009 2:26 pm
by bidouille
Thanks, I stop tomcat deamon and OpenKM work now.