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 up. I am at loss to understand why this is the case.
I have tried searching for these old files using all the tricks I know (find, grep, environment variables, WEB-INF etc). I am still clueless. Any suggestions or as anybody come across this issue before? Am I missing something very obvious? -- View this message in context: http://www.nabble.com/Baffling-tomcat-issue-tp25733453p25733453.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org