Hi,

I have developed a servlet that works with a specific version of 'xerces.jar' and want 
to ensure that the class loaded picks this version of xerces.jar when the servlet is 
invoked.

The Class Loader INFO note that explains how the class loader works in Tomcat 4 says 
that the local repositories (WEB-INF/classes & WEB-INF/lib of the web application) are 
always looked first. This works fine with Tomcat 4.0.5. However it is apparently not 
working with the latest Tomcat build 4.1.12. 

Anyone faced this problem ? I would appreciate your response.

thanks
vijay




--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to