Discussion:
Installing camel-amqp in ServiceMix 6.1.1
Mark
2017-02-21 18:40:06 UTC
Permalink
Sorry for the cross-post but I also posted this to the Camel users group
since I wasn't sure where it fit best. 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:

***@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

Loading...