Yes. You just need to update the serviemix-camel component. Another work around method is using the serviceMix3 serivce unit instead of ServiceMix4's osgi bundle to deploy your camel context. But you may need to build up the camel-servicemix service-engine youself to add the camel-jms component into the it. Here is a FAQ[1] which discuss about it. [1] http://cwiki.apache.org/CAMEL/how-to-use-extra-camel-componets-in-servicemix-camel.html
Willem triggershot wrote: > Is it sufficient to update the servicemix-camel to use a JMS consumer in > camel contexts?
