Page 1 of 1

Tomcat Problems

Posted: Wed Dec 30, 2009 9:49 pm
by DougICG
I have a dedicated CentOS server. I have another Tomcat app installed under the /root/apache*/webapps directory using port 8080.
* OpenEMM is installed per the directions in the /home/openemm directory. * My server uses Plesk and I have set up a subdomain for the openemm URL (not it's own domain)

When I go to the subdomain, I get the Tomcat home page. When I go to the url/login.jsp, I get a 404 page not found error. I am guessing Tomcat does not know where to pick up the OpenEMM website and / or it is conflicting with the other app (which works fine still).

My server support also wants to know if there is a .WAR file available???

Any ideas (I am not a tomcat person)? THANKS!

Posted: Wed Dec 30, 2009 10:18 pm
by maschoff
OpenEMM does not work with Tomcat but Resin. You can not run Tomcat and Resin in parallel at the same port (8080). Tomcat support is planned for release 5.2 in April.

re Resin v Tomcat

Posted: Wed Dec 30, 2009 10:30 pm
by DougICG
I am using 6.0.1 which I thought works with Tomcat. I can still use resin. Can I use any port I want?

Thanks!

Posted: Thu Dec 31, 2009 8:13 am
by maschoff
The OpenEMM binary comes with Resin included. We never tried any other port than 8080 and 80 (see Install Guide).