DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30694>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30694 Classes specified in config are not loaded by the servlet's classloader... ------- Additional Comments From [EMAIL PROTECTED] 2004-08-16 12:55 ------- I agree that classloading in Tomcat is a pain. IIRC the reason that the slide jars must be in shared/lib is the that the Slide Realm otherwise cannot be loaded. I remember that using Tomcat 4.1.x along with the JAAS LoginModule for authentication all the slide jars could be in the web application context. But I have heard reports that this is no longer the case with Tomcat 5. Making a long story short, I doubt there is a solution to your problem, apart from putting your jars alongside the slide jars in shared/lib. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
