I'm very new to Tomcat so bear with me. 

I ran into a problem where i couldn't access an application (x.war) that i
copied to Tomcat's webapps directory. I verified the $CATALINA_HOME env
variable points to that tomcat. The ip address/port are fine, etc. I can get
to the default Tomcat home page. Any suggestions how to debug this? There is
only one copy of tomcat running.

So in trying to figure out what was going on, i edited the
webapps/ROOT/index.jsp page to verify that it would change. It didn't. So i
figured it must be cached, so i killed my browser, restarted. No change. I
also deleted $CATALINA_HOME/work directory (which i believe is used for
caching). No change

Any clues?
-- 
View this message in context: 
http://www.nabble.com/cannot-seem-to-see-deployed-application-tp19856874p19856874.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to