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=14165>.
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=14165

Deleting a directory with compiled jsp pages causes FileNotFoundException on recompile

           Summary: Deleting a directory with compiled jsp pages causes
                    FileNotFoundException on recompile
           Product: Tomcat 4
           Version: 4.1.14
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper 2
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


if you have a dir structure like

/
/somedir

and you delete the /somedir from the jspcache then next time you try and get a 
page in that directory you get a FileNotFoundException.

see attached war

after going to index.jsp delete the dir directory in the jspcache and reload 
index.jsp you will see errors in the two iframes instead of the jsp page.

--
To unsubscribe, e-mail:   <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>

Reply via email to