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=16211>. 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=16211 Classloader problems with Xerces ------- Additional Comments From [EMAIL PROTECTED] 2003-01-17 17:37 ------- Forgot to say: I'm using JDK 1.3.1_06 "This is the proper behaviour." Sounds like a contradiction to me, as Tomcat docs says that the WEB-INF/lib location is searched before the Tomcat's endorsed dir, and it seems (see the NoSuchMethodError stack trace) that this is not the actual behaviour. This is not exactly a new problem: I don't care about the endorsed or internal libraries of Tomcat, since my application carries all needed jars on it's WEB-INF/lib directory. "You need to change the Xerces version under endorsed dir if you want to use Xerces 2.0.1 (like you do)" And what if I've used a Xerces version not compatible with Tomcat? This would not work, right? This way, I need to tie all my running applications to a single Xerces version! This is not always desired... -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>