I have been looking at the webClassLoader Code. I realised that the Classloader doesnot allow the Xerces lib to be loaded from the WEB-INB/lib .
It prevents the same be filtering the org.apache.xerces package. It means the documentation that , Application can use there on version of Xerces.jar in the ClassLoader HOWTO is wrong. Why are we forcing users to use only the common\lib \ xerces implementations. Saurabh arora -- To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-dev-help@;jakarta.apache.org>