|
Xerces 2.x does not ship with any of the non-apache
packages so the bottom posting is correct, but only if you are using Xerces
2.x
Evan
----- Original Message -----
Sent: Monday, April 01, 2002 16:38
Subject: RE: Two jars if using
Xerces
Putting xerces.jar in your classpath should be
enough. It contains org.w3c.dom.Node.
Hi,
I was about to
enter another plea for how to get rid of the "class not found" error
for
org/w3c/dom/Node.class, specifically to ask where
this class is supposed to come
from, when I
discovered it in the Xerces release jar called "xmlParserAPIs.jar".
You
need this in
addition to "xercesImpl.jar" on your
classpath.
*************************************************************************************** WARNING:
All e-mail sent to and from this address will be received or otherwise
recorded by the A.G. Edwards corporate e-mail system and is subject to
archival, monitoring or review by, and/or disclosure to, someone other than
the
recipient. ***************************************************************************************
|