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?
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?