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=14814>. 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=14814 commons-digester cannot place into common\lib Summary: commons-digester cannot place into common\lib Product: Tomcat 4 Version: 4.1.12 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Catalina AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have several web applications using commons-digester. So I want to move commons-digester.jar to common\lib. But at bootup it report java.lang.ClassNotFoundException: org.apache.catalina.core.StandardServer when digester.jar exists in both common\lib and server\lib or only in common\lib. I have checked Digester document and found 2 method related to classloader. So maybe need add somehing in org/apache/catalina/startup/Catalina.java? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>