[jdom-interest] Jdom hangs ..

Per Norrman per.norrman at austers.se
Wed May 4 15:49:39 PDT 2005


Hi,

consider a test with just the XMLReader; and where you
explicitly define the XMLReader implementation class.
Try different XMLReader implementations--e.g. crimson and xerces.

Note that JDOM delegates the actual parsing and validation
to an underlying XMLReader.

/pmn


Debasish Ghosh skrev:
> Hi -
> 
> I am facing a strange problem with an XML message when I try to parse it in
> **validating** mode using JDOM's SaxBuilder. The SaxBuilder.build() method
> hangs. In the dtd, I have one element which has around 100 subelements.
> However when I reduce the numbr of subelements, it works perfectly. I am
> using jdom beta 10. Any help will be appreciated.
> 
> - Debasish
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com
> 



More information about the jdom-interest mailing list