Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.0.0
-
None
Description
The new OSGi implementation of ActiveMQ no longer provides a javax.jms.ConnectionFactory service in the OSGi Service Registry.
We should provide a small glue bundle for
ActiveMQ (similar to what we do for Activiti) that provides these
extra services to the container:
- a plain JMS ConnectionFactory to be used by routes and e.g. by our
own JMS appender - an XA ConnectionFactory that has already been configured to interact
with the Aries JTA provider we also ship
Cfr. http://servicemix.396122.n5.nabble.com/smx5-jms-appender-td5716215.html for some background on this issue
Attachments
Issue Links
- is related to
-
AMQ-4547 Activemq-osgi doesn't expose javax.jms.ConnectionFactory in osgi registry
- Closed