In camel-jms quickstart we need to install one more feature to get the quickstart working.
Currently we install :
feature:install pax-jms-pool artemis-jms-client pax-jms-artemis camel-blueprint camel-jms
With only these features we get:
Bundle camel-jms/7.1.1.fuse-711005-redhat-00001 is waiting for dependencies [(objectClass=javax.jms.ConnectionFactory)]
After installing pax-jms-config the quickstart works as expected