I m a newbie.
And I use jaxen-FCS 1.0 to get Xpath from Xml.
Follow is My code, I use Jdom Document.

.......Code..............
  
  BaseXPath thePath = null;
  thePath = new JDOMXPath(inXpathExpr);

.......Exception Stack.............

     
 java.lang.NoSuchMethodError:   org.jaxen.BaseXPath.<init>
(Ljava/lang/String;Lorg/jaxen/Navigator;)V

 at org.jaxen.jdom.JDOMXPath.<init>(JDOMXPath.java:103)

 at 
com.pacific.platform.workflowImpl.elmentDefine.JdomMiscManager.getXpathContent(JdomMiscManager.java:64)


 at 
com.pacific.platform.workflowImpl.elmentDefine.TestJdomMiscManager.testGetXpathContent(TestJdomMiscManager.java:48)


 ..........................................
 the arg inXpathExpr is String type.
 I find the BaseXPath Definition and the constuct BaseXPath(String) exist.

 why I get this Exception, and How could I can resolve this problem.


 thanks 

Jack+,~wzh+,좷o"'~[ǭޡZ̵!h"h{axh*&#Ǭ#       􌦺 
mi,y+޷ 
lyMzx޲ٚXXzx޲b,y+޶m+-.ǟ+-bا~k{^-


Reply via email to