[jdom-interest] JDOMXpath classpath problems.....

Jason Hunter jhunter at xquery.com
Mon Oct 25 09:25:43 PDT 2004


JDOM 1.0 is designed to work against the Jaxen JARs provided with JDOM. 
  See the jaxen.readme provided with the JDOM distribution.

-jh-

Jason Long wrote:

> I need to move a client from hosting under Tomcat 4.x to JBoss with Tomcat
> 5.x.  Most of the site works except for code that uses JDOMXpath.  I keep
> getting the following error:
> 
> java.lang.NoSuchMethodError:
> org.jaxen.BaseXPath.<init>(Ljava/lang/String;Lorg/jaxen/Navigator;)V
> 	org.jaxen.jdom.JDOMXPath.<init>(JDOMXPath.java:103)
> 
> I was using b9, but I upgraded to 1.0 with no success.  I remember having to
> use a light version of Tomcat in order to use JDOM before.  I would
> appreciate any advice.
> 
> Thank you for your time,
> 
> Jason Long - CEO and Chief Software Engineer
> Supernova Software - supernovasoftware.com
> BS Physics, MS Chemical Engineering
> 
> 
> 
> _______________________________________________
> 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