I'm running an application under tomcat6.  Also, if I go to the root of the 
tomcat server http://myserver:8080, I can see the tomcat home page displayed.  
I assume this is the ROOT in webapps.  Regardless, then I attempt to hit the 
application by putting the name of the war on the end, 
http://myserver:8080/myapplication it redirects me back to the "root" server.

I run several application in tomcat 7 and I do not see this behavior.  Any idea 
what might be causing this?  I do not see anything in the logs.


Reply via email to