How to best create a shared JMS ConnectionFactory that can be used by many different Camel routes, deployed in different OSGi bundles?
Issue
I have many OSGi bundles that all run in the same OSGi container. Many of them need a connection to a JMS broker.
What's the best approach to connect these bundles to the JMS broker via a single JMS pool?
Environment
- Fuse ESB
- Fuse ESB Enterprise
- Fuse MQ Enterprise
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.