Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Nux 1.0 rc2 problem

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Elliotte Harold <elharo AT metalab.unc.edu>
  • To: xom-interest AT lists.ibiblio.org
  • Cc:
  • Subject: Re: [XOM-interest] Nux 1.0 rc2 problem
  • Date: Tue, 18 Jan 2005 12:53:46 -0500

OK. I think I see why this is happening. It's the JaxenNavigator
and JaxenConnector classes. Even though these are non-public
classes, they do extend and publicly reference the Jaxen classes.
I'm not sure why JaxenException is the first class it complains about,
but that's probably what's going on.

I'm not sure there's an easy way to fix this. Long term I do plan that the XPath engine will be a pretty critical part of XOM, so I'm inclined to just require it.

--
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