Vijay <[EMAIL PROTECTED]> writes: > > Hi > > I downloaded the sources and tried to build > with maven but it fails in unit tests. > Any idea how to fix it? > Thanks. > > - Vijay > >
I did some more research and found couple of issues - 1. agila test cases fail, I removed to proceed further, that built agila 2. the base gives compilation errors for javax.xml.xpath package not found, maven has jaxp dependencies commented out to use servicemix's own jaxp-1.3.jar which on inspection has none of the javax.xml.xpath classes! Please let me know which jaxp jar needs to be used and from where. Thanks. - Vijay
