RE: Baffling tomcat issue

2009-10-04 Thread baronred
Thanks :) That solved my problem mgainty wrote: > > > Baron > > replace YourWebApp with the name of your webapp > delete everything under the > $CATALINA_HOME/work/Catalina/localhost/YourWebapp > > Martin > __ > Verzicht und Vertraulichkeitanmerku

Baffling tomcat issue

2009-10-03 Thread baronred
Hi, I have deployed tomcat on Redhat 9 and everything seemed to work well. My webapps are deployed to /usr/local/tomcat/webapps folder. Today I tried to redeploy a jsp application replacing the old one. However this has no effect and the class files of the old application are still being picked u