<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Are there known issues with using Jaxen together
with JDOM for XPath processing? I've been using org.jdom.xpath.XPath to
try to apply xpath expressions but always get the same runtime error
-</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>java.lang.NoSuchMethodError:
org.jaxen.BaseXPath.<init>(Ljava/lang/String;Lorg/jaxen/Navigator;)V:
org.jaxen.BaseXPath.<init>(Ljava/lang/String;Lorg/jaxen/Navigator;)V<BR> at
org.jdom.xpath.XPath.newInstance(XPath.java:139)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I know this error has been queried before on the
list but never with any helpful response. This seems to be an error with
the JDOM code rather than in my code, is it a known issue/is there any fix
available? I'm running with all the libraries from the JDOM 1.0 release
and am confidant there are no old copies anywhere in my classpath (or anywhere
on my machine for that matter.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any thoughts or info would be greatly appreciated,
I'm in a "needs to be done yesterday" situation.</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Chris Mannion</FONT></DIV></BODY></HTML>