I recently added a bundle to karaf that allows to create ActiveMQ pooled ConnectionFactories from configs. This approach is better for production environments as it avoids putting blueprint.xml in deply as the jms command does. It also works nicely outside of karaf.

See

https://github.com/apache/karaf/tree/master/jms/activemq-cf

Now I wonder if this bundle was better placed in activemq as we could then add it to the activemq feature.xml.

What do you think? I can create a PR if this makes sense.

Christian


--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to