Faced trouble with this exception while trying to do org.dom4j.Document.selectNodes() on a XML. Turns out you just need to include jaxen.jar in the referenced libraries of your Java app because dom4j.jar has a dependency on it. It's a Runtime exception so it's a little bit frustrating to trace.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment