Hi All, I have started on integrating the XPath implementation done by Varuna for GSoC [1] with our main trunk. I assume that (xpath being specific to axiom), we can compile it directly into libaxis2_axiom.so. Thus the source will go to /axiom/src/xpath directory, and the includes, tests accordingly to relevant directories relative to that location. You can find the branch I'm working at [2].
Thanks, Dumindu. [1] http://issues.apache.org/jira/browse/AXIS2C-595 [2] https://svn.apache.org/repos/asf/webservices/axis2/branches/c/xpath_integration/