In my project I'm using opensaml and saxon libraries and since these are not provided as OSGi I'm trying to use the ones provided by Servicemix. I found some problems:
1. org.apache.servicemix.bundles/org.apache.servicemix.bundles.saxon/9.6.0-2_1 does not contain the content of "Saxon-HE-9.6.0-2-xqj.jar" library any more (probably because this content moved from "net.sf.saxon.xqj" to "com.saxonica.xqj" package between versions 9.5.x and 9.6.x)! 2. org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/2.6.2_2 imports: org.apache.commons.httpclient*;version="[4,5)" -> this should be probably org.apache.commons.httpclient*;version="[3,4)", right?? Thanks, Boris -- View this message in context: http://servicemix.396122.n5.nabble.com/problems-using-the-latest-opensaml-saxon-servicemix-bundles-tp5722117.html Sent from the ServiceMix - User mailing list archive at Nabble.com.