Page 1 of 1

[RESOLVED] Logon.do generates 404 error

Posted: Mon Oct 14, 2013 4:53 pm
by liongate
Finally got the OpenEMM index page to display in Tomcat. Woo-hoo! Unfortunately, when I click on the link to log in I am getting a 404 error:

type Status report
message /logon.do
description The requested resource is not available.

In order to get the index page to load, I had to change the names of the openemm folder to ROOT and openemm-ws to openemm.ws2

Why is my login page not displaying? Any ideas?

Re: Logon.do generates 404 error

Posted: Wed Oct 16, 2013 10:45 pm
by liongate
I removed Tomcat 8 and installed Tomcat 6, then renamed my folders back to their original names and the issue is resolved.