Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Beta 1 looks for 1.5 parser but I'm on 1.4 :(

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Rusty Harold <elharo AT metalab.unc.edu>
  • To: Stefan Matthias Aust <sma AT 3plus4.de>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Beta 1 looks for 1.5 parser but I'm on 1.4 :(
  • Date: Mon, 16 Aug 2004 10:27:49 -0400

At 3:59 PM +0200 8/16/04, Stefan Matthias Aust wrote:
Hi!

I just upgraded from 1a4 to 1b1 (using the jar from xom-1.0b1.zip) and I'm getting an "java.lang.NoClassDefFoundError: com/sun/org/apache/xerces/internal/parsers/SAXParser" error now. I'm using 1.4.2_04 and that doesn't contain this parser which is part of JDK 1.5.0. I wasn't using any special parser, just the JDK's default -- crimson, I think.

I'd consider this behavior at least an incompatibility if not a bug.


Sure sounds like a bug. However, all my tests pass when using 1.4. Do you have a short test program I can look at to try to identify the bug?

Also, what platform are you testing on? Linux? Windows? Something else?
--

Elliotte Rusty Harold
elharo AT metalab.unc.edu
Effective XML (Addison-Wesley, 2003)
http://www.cafeconleche.org/books/effectivexml
http://www.amazon.com/exec/obidos/ISBN%3D0321150406/ref%3Dnosim/cafeaulaitA




Archive powered by MHonArc 2.6.24.

Top of Page