Do you have another non-Xerces XML parser jar in your classpath?  A common
problem is to have an old parser which does not support DOM2 in your
classpath, ahead of the Xerces jar which includes DOM2 interfaces.

----- Original Message -----
From: "Steven Ng" <[EMAIL PROTECTED]>

> I only have one copy of xalan, and xerces in the whole system and that's
in
> jetspeed.  should i be putting the xalan and xerces package in the lib
> folder of tomcat?
>

> -----Original Message-----
> From: Raphael Luta [mailto:[EMAIL PROTECTED]]

> Looks like the traditional conflicting XML parsers or XSL engine thing...
:(
>
> Make sure to use the same version of Xerces and Xalan everywhere (JDK
ext,
> system classpath, tomcat lib classpath, webapp classpath)
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to