I'm wondering if anyone has run into a problem where the jsp pages under the
work directory do not get updated when a new version of the applicaiton is
deployed. We find that we have to delete everything under the work
directory so that tomcat is forced to re-create everything. This seems a
little odd and I would like to remove this step in our release process if
possible.
I am using tomcat 5.5.20 on RHEL 4.0
Thanks