Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Exception for org.jaxen.XPathFunctionContext

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Timothy Stone <blojsom.developer AT gmail.com>
  • To: xom-interest AT lists.ibiblio.org
  • Cc: elharo AT metalab.unc.edu
  • Subject: Re: [XOM-interest] Exception for org.jaxen.XPathFunctionContext
  • Date: Fri, 13 Feb 2009 21:52:07 -0500

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is a very old thread, but I found it via Google debugging the *exact* same problem.

Turns out that I needed to perform a clean build. My local deployment was "hanging onto" a jaxen jar that I had used prior getting XOM. The IDE was generously helping me by just pushing changes to my classes, not my library path.

Building from scratch removed the stale library and corrected the problem.

If nothing else, consider this post for posterity, should someone else encounter the problem.

Regards,
Tim
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Ask me how you can start digitally signing your email!

iEYEARECAAYFAkmWMdcACgkQ5ypOrCMXsT3RjgCgo1nvYZPklUQE3avD+IqsHVAV
CCMAnRWPO47XvHejExU/1hpizbkBUU4g
=GW1n
-----END PGP SIGNATURE-----



  • Re: [XOM-interest] Exception for org.jaxen.XPathFunctionContext, Timothy Stone, 02/13/2009

Archive powered by MHonArc 2.6.24.

Top of Page