[jdom-interest] XPath Problem
Elliotte Harold
elharo at metalab.unc.edu
Wed Sep 21 15:36:09 PDT 2005
Stephen Gorton wrote:
> Hi people,
>
>
>
> I’m having a real problem with my application and trying to get it to
> run outside netbeans.
>
>
>
> Basically, its an RMI server that attempts to use the XPath functions of
> JDOM. The code is:
>
>
>
> targetNodes = XPath.selectNodes(doc.getRootElement(), p.getTargetNode());
>
>
>
> and the stack trace error I get is
>
What kind of exception do you get?
--
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
More information about the jdom-interest
mailing list