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

allowLinking attribute value is not preserved or ignored after context is reloaded

           Summary: allowLinking attribute value is not preserved or ignored
                    after context is reloaded
           Product: Tomcat 5
           Version: 5.0.16
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


<Context path="/myapp" docBase="myapp" debug="0" privileged="true" 
crossContext="true" reloadable="true" allowLinking="true" >

I have a link in "myapp/WEB-INF/classes/com" that points to a directory 
located on an NFS share. After tomcat starts up "myapp" works perfectly fine. 
After the application gets reloaded (either my the manager or because of the 
class file change) tomcat stops floowing the links for the application 
generating ClassNotFound exceptions.

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

Reply via email to