[jdom-interest] JDOM SaxBuilder Error
Jason Hunter
jhunter at collab.net
Wed May 30 15:10:51 PDT 2001
David.Blatchford at usa.alcatel.com wrote:
>
> Jason,
> It doesn't work on the latest. The XML files look like this:
> ...
>
> <!ENTITY ext SYSTEM "D:\MyProj\ext.xml">
>
> ...
>
> Like I said in my first message, the Base.xml file validates fine in
> XMLSpy, and it is including Ext.xml as an external entity properly. But I
> get the errors I mentioned in the first message when I try to build a
> Document. Thanks!
It works fine for me on my system with the latest from CVS. I did
change "D:\MyProj\ext.xml" to just "ext.xml" (since I don't have a D:)
so that may have something to do with it. This could be an issue with
your parser understanding the D: in the path.
-jh-
More information about the jdom-interest
mailing list