Not sure if this should be posted here or the servicemix users forum, but
I'm trying to install camel-amqp in ServiceMix 6.1.1, which uses Camel
2.16.2, and I'm seeing the following error in the ServiceMix/Karaf console:

karaf@root>feature:install camel-amqp
Error executing command: Can't install feature camel-amqp/0.0.0:
Can not resolve feature:
Unsatisfied requirement(s):
---------------------------

 
package:(&(package=org.apache.qpid.amqp_1_0.jms.impl)(version>=0.20.0)(!(version>=1.0.0)))
      camel-amqp

I installed the qpid-amqp-1-0-client-jms-0.28.jar in ServiceMix and I still
get the same problem.  I followed what Tomohisa suggested in the camel user
thread here:

http://camel.465427.n5.nabble.com/Camel-2-16-2-No-org-apache-qpid-jms-JmsConnectionFactory-td5794045.html

And I'm getting no where.  Any ideas on how to get camel-amqp 2.16.2
working in OSGi.

Thanks,
Mark

Reply via email to