Tomcat Problems

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

DougICG
Posts: 6
Joined: Wed Dec 30, 2009 9:43 pm

Tomcat Problems

Post 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!
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post 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.
OpenEMM Maintainer
DougICG
Posts: 6
Joined: Wed Dec 30, 2009 9:43 pm

re Resin v Tomcat

Post 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!
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

The OpenEMM binary comes with Resin included. We never tried any other port than 8080 and 80 (see Install Guide).
OpenEMM Maintainer
Post Reply