[ http://issues.apache.org/jira/browse/AXIS2-70?page=comments#action_12315478 ]
Ajith Harshana Ranabahu commented on AXIS2-70: ---------------------------------------------- Hello Dims, Sorry I did not comment on this issue earlier. I am definitley happy to help you and to tell the truth I did an Xpath implementation on AXIOM (based on Jaxen of course) sometime back . My code is at https://svn.apache.org/repos/asf/webservices/axis/trunk/archive/java/scratch/Ajith/XPath/src. I haven't had time to improve it or even go through it later. BTW I will have a look at your code tonight and pick it up from here. > 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 > Attachments: TestXPath2.java, x.xml > > 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
