[jdom-interest] XPATH ERROR
Barre Dijkstra
barre at salp.nl
Wed Jan 5 14:23:17 PST 2005
Looks like the org.saxpath.SAXPathException is not found on the classpath.
Can't remember in which jar the org.saxpath.SAXPathException class
should be, but isn't the jaxen distributed with the
org.jaxen.saxpath.SAXPathException instead of org.saxpath.SAXPathException?
(if I remember in which jar the class is I'll post it, but somebody is
bound to beat me to it ;-) )
Cheers,
Barre Dijkstra
Mahesh Trikannad wrote:
>
>
> Hi All,
>
>
>
> Iam trying to get a XPATH value from the JDOM document.
>
> I have included jaxen-core.jar
>
>
>
> Here is the error Iam getting.
>
>
>
> Appreciate a response ASAP
>
>
>
> java.lang.NoClassDefFoundError: org/saxpath/SAXPathException
>
> <snip stacktrace>
More information about the jdom-interest
mailing list