Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] crimson namespace bug

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Wolfgang Hoschek <whoschek AT lbl.gov>
  • To: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] crimson namespace bug
  • Date: Thu, 7 Apr 2005 13:04:38 -0700

Thanks for yet another fix. Seems to work.

Sorry, there's yet another DTD bug (see next mail)...

Wolfgang.

On Apr 7, 2005, at 12:35 PM, Elliotte Rusty Harold wrote:

Elliotte Rusty Harold wrote:

I reproduced this one, but based on the stack trace Crimson is (incorrectly) signaling an error before XOM ever sees the parsed document. I don't see any plausible way to work around this. There's not a lot XOM can do if the underlying SAX parser incorrectly labels a well-formed document as malformed. :-(


On further investigation Crimson is not reporting this as a fatal error, only an error. It's XOM that turns this into a fatal error. Therefore XOM can check the exception message and choose not to treat this one error as fatal. A fix is now in CVS. Let me know if it works for you. Thanks!

--
Elliotte Rusty Harold elharo AT metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim





Archive powered by MHonArc 2.6.24.

Top of Page