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

Modification check for tagfiles does not work recursively

           Summary: Modification check for tagfiles does not work
                    recursively
           Product: Tomcat 5
           Version: 5.0.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Example: 
tag1 defined in a tagfile
tag2 defined in a tagfile which uses tag1
tag3 defined in a tagfile which uses tag2
index.jsp uses tag3
tagfile for tag1 is modified, reload of index.jsp does not reflect the changes
despite of development mode. see attached web application for a test case.
instructions to reproduce are on the welcome page.

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

Reply via email to