[jdom-interest] JDOMSource and Xerces version
Mario Felarca
gennadius at yahoo.com
Thu Jul 25 13:15:43 PDT 2002
Is there a limitation on which version of Xerces is compatible with JDOMSource?
The reason I ask is that I am using an XMLReader to parse a JDOM Document.
I am handing the Document to the reader in its parse() method by using the
getInputSource() method from JDOMSource.
With Xerces 2.0.2 this code works fine. With Xerces 1.4.3 it throws a
RuntimeException.
I have tried this with both the Beta 8 milestone release, and on the latest
code from CVS.
Any ideas would be appreciated.
Thanks in advance,
Mario-
More information about the jdom-interest
mailing list