1. Why do you need xerces.jar? Isn't Java API for XML processing, available since Java 1.4, enough for you?
2. Read http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html There is a chapter on using an alternate XML parser implementation. 2007/12/13, Salvatore Capolupo <[EMAIL PROTECTED]>: > Hi, > I'm enveloping an application using Tomcat 5.5, Struts 1.3, Java 1.5: > now I need server use Xerces for reading XML file from an action. > The problem is that I can't do it because when I copy the Xerces jar in > WEB-INF/inf directory of my application and restart server, this > error message appears: > [...] --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]