Re: cannot seem to see deployed application

2008-10-08 Thread Mark Thomas
cooper5114 wrote: > it's a clean download tar.gz from apache. When you copied x.war to webapps, did it expand into a x directory? If so, is the contents what you expect? If not, did you change anything in server.xml? Are the permissions on the file correct? Mark > > > markt-2 wrote: >> cooper

Re: cannot seem to see deployed application

2008-10-07 Thread cooper5114
using RedHat packages? > > Mark > > > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.na

Re: cannot seem to see deployed application

2008-10-07 Thread Markus Schönhaber
cooper5114: 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 ca

Re: cannot seem to see deployed application

2008-10-07 Thread Mark Thomas
cooper5114 wrote: > Apache Tomcat/5.5.26 > OS = RH ES 5 Is this a clean Tomcat install from an Apache tar.gz distro or are you using RedHat packages? Mark - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,

Re: cannot seem to see deployed application

2008-10-07 Thread cooper5114
ry (which i believe is used for >> caching). No change >> >> Any clues? > > Tomcat version? OS version? JDK version? > > Mark > > > > - > To start a new topic, e-mail: users@tomcat.apache.org >

Re: cannot seem to see deployed application

2008-10-07 Thread Mark Thomas
cooper5114 wrote: > 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

cannot seem to see deployed application

2008-10-07 Thread cooper5114
d. 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 a