[ 
http://issues.apache.org/jira/browse/AXIS2-70?page=comments#action_12315375 ] 

Davanum Srinivas commented on AXIS2-70:
---------------------------------------

Can someone please help me complete the XPath support by getting AXIOM's XPath 
to pass the tests in JAXEN? If you download jaxen, the tests are in 
src\java\test\org\jaxen\XPathTestBase.java, we need to extend that test case 
for AXIOM (for example see 
src\java\test\org\jaxen\dom\DocumentNavigatorTest.java on how they do it for 
DOM). 

thanks,
dims

> XPath support for AXIOM
> -----------------------
>
>          Key: AXIS2-70
>          URL: http://issues.apache.org/jira/browse/AXIS2-70
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas

>
> Adding XPath support can be easily done using Jaxen. Involves implementing 
> org.jaxen.Navigator.
> http://jaxen.org/apidocs/org/jaxen/Navigator.html
> More details in their FAQ (http://jaxen.org/faq.html)
> I'd highly recommend adding this to our 1.0 list.
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to