[jdom-announce] Question on using JDOM with JRun

David Kalivoda DKalivoda at XOL.com
Mon Jul 10 12:02:39 PDT 2000


I have written a module that uses the jdom-b4 for XML functionality. It
however appears to be using the xerces.jar which has www3c API's from March
8,2000. The problem is specific to the Xerces
org/w3c/dom/DocumentType.class. The Xerces.jar has a method(getID) not in
the JRun parser.jar org/w3c/dom/DocumentType.class, of which JDOM uses. I
tried to have the xerces.jar loaded first in the classpath, but it appears
to break JRun. Any ideas? 


David



More information about the jdom-announce mailing list