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

Webapp classloader does not load classes from WEB-INF/lib

           Summary: Webapp classloader does not load classes from WEB-
                    INF/lib
           Product: Tomcat 4
           Version: 4.0.2 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Webapps
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have a running application on Tomcat 4.0.1 that has xalan.jar in webapp's WEB-
INF/lib and nowhere else. The application runs fine.
After updating to Tomcat 4.0.2, the application gives an error that it can't 
find the classes from xalan.jar. If I move the xalan.jar to CATALINA_HOME/lib, 
the application works again!
It appears that the webapps classloader is not finding the classes under 
webapp's WEB-INF/lib directory.

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

Reply via email to