You just need to install the activemq-camel bundle with same activemq version that is ship with ServiceMix.

osgi/install mvn:org.apache.activemq/activemq-camel/ACTIVEMQ-VERSION

Please replace the ACTIVEMQ-VERSION with the version number of your ServiceMix.

Willem



lekkie wrote:
I tried to install my JMS OSGI bundle it says:

ERROR CommandLineExecutionFailed:
org.apache.geronimo.gshell.command.CommandExce
ption: org.osgi.framework.BundleException: Unresolved constraint in bundle
165:
package; (package=org.apache.activemq.camel.component)

What feature is missing, I have installed camel-jms and the error is still
the same. ActiveMQ is installed by default.
And how can I know which feature is missing for a particular bundle I'd like
to install?

What other feature do I need to install to make a JMS bundle work?

kr.


Reply via email to