Thanks Bart for your reply.

I am having another issue. I have this dependency in my pom.xml.
<dependency>
                        <groupId>com.fasterxml.jackson.jaxrs</groupId>
                        <artifactId>jackson-jaxrs-json-provider</artifactId>
                        <version>2.0.0</version>
                </dependency>

 While installing the bundle to karaf, I get as below. This seems to be a
version conflict, but I could not find any reference of
com.fasterxml.jackson.jaxrs.json in servicemix. How to chcek the version it
is looking for.

Unsatisfied requirement(s):
---------------------------
  
package:(&(package=com.fasterxml.jackson.jaxrs.json)(version>=2.0.0)(!(version>=3.0.0)))
      eBizServices




--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Unsatisfied-error-when-deploying-tp5719012p5719756.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to