Elango wrote:
> 
> Hi,
>         I am trying to use JAXP along with Xerces. While trying to run the
> program, jaxp is looking for crimson implementation of
> DocumentBuilderFactoryImpl
> (org.apache.crimson.jaxp.DocumentBuilderFactoryImpl). How can I change it
> Xerces Implementation of the Parser.

It sounds like a classpath problem.  Put the xerces.jar file before any
other parser jar files and see if that works.  I know that Xerces 1.4.3
and 1.4.4 should work and Xerces 2.

-Edwin

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

Reply via email to