You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by Mark Causer <ma...@pcmsgroup.com> on 2003/05/14 16:03:34 UTC

Running Xerces1 and 2

Hi

We have an existing application that uses JPOS drivers. These drivers
instantiate a DOMParser to parse the config files.
This code needs xerces.jar (version 1) to run. If I try using the xerces2
jars , I get a java.lang.NoClassDefFoundError:
org/apache/xerces/framework/XMLParser thrown as the DOMParser's class
heirachy has changed in xerces2
These drivers can not be changed.
As a mod for our own app I need to use the Grammar caching in Xerces2 using
DOMParser...

Anyone got any suggestions how I can use Both versions of the DOMParser in
the same application.......

thanks

Mark Causer
PCMS Group PLC

________________________________________________________________________
The information contained in this e-mail is intended only for the person
or entity to which it is addressed and may contain confidential and/or
privileged material. If you are not the intended recipient of this
e-mail, the use of this information or any disclosure, copying or
distribution is prohibited and may be unlawful.

If you received this in error, please contact the sender and delete the
material from any computer.

The views expressed in this e-mail may not necessarily be the views of
The PCMS Group plc and should not be taken as authority to carry out any
instruction contained.



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org