Exactly. I left xerces.jar and xalan.jar in container, got rid of crimson.jar and jaxp.jar ( in apps ). This was necessary because of struts. It was the only way I found to make it work.
Thanks ! On Thu, 21 Feb 2002 13:27:15 -0500, Larry Isaacs <[EMAIL PROTECTED]> escreveu : > I assume you mean in lib/container. I am not aware > that there would be any problems. It does mean > that xerces.jar will become the default XML parser > for all your webapps (via the LoaderInterceptor11). > > Cheers, > Larry > > > -----Original Message----- > > From: Renato [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, February 21, 2002 10:11 AM > > To: [EMAIL PROTECTED] > > Subject: Tomcat 3.3 and Xerces > > > > > > Hi all, > > > > I substituted crimson.jar and jaxp.jar for xerces.jar in > > Tomcat 3.3. Is > > there some issue I should aware of ? > > > > Thanks > > Renato - Brazil. > > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
