It is a well known problem when you are using multiple XML parsers.
For example, COCOON, SOAP, TC, et al. You just have to know which
parser you need to keep it as a common parser and make others
available as needed.

Check your environment sysmbols to see what are the parsers are
running and in what order. See also what other parsers are added to
the environment when the applications are invoked.

Hoep this helps,


Pae



----- Original Message -----
From: "Scott Weaver" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 8:10 AM
Subject: xml conflict


> I'm working with TC 3.2.4
>
> I've encountered this error: SAX2 driver class
> org.apache.xerces.parsers.SAXParser not found when I run a servlet that
uses
> the xerces package.
>
> Now the xerces.jar is in the lib web-inf/lib for this servlet. This is a
3rd
> party servlet that is in a jar also in the web-inf/lib folder. Where is
the
> conflict and how do I get around this?
>
> Thanks,
> Scott
>
>
> --
> 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]>

Reply via email to