DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15661>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15661

Removal of WorkDir on undeploy

           Summary: Removal of WorkDir on undeploy
           Product: Tomcat 4
           Version: 4.1.18
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using the same context path for different applications, it would have been
very useful if the work directory could have been deleted on undeploy.

I am using one virtual host with the root context path to test different
applications, running deploy (with a war file) and undeploy on the manager
servlet from ant.

It looks like the jsp is compiled only when the jsp is newer than the java/class
in the work directory. This is probably fine when you are deploying the same
application, however, not good when switching between applications.

Bug #6749 seems similar. It has apparently been resolved, though.

A workaround is to touch the jsp files before deployment to get them recompiled.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to