Shouldn't that be a managed connection factory so that multiple brokers can be eventually accessed ?
2016-07-22 15:01 GMT+02:00 Christian Schneider <[email protected]>: > 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 > > -- ------------------------ Guillaume Nodet ------------------------ Red Hat, Open Source Integration Email: [email protected] Web: http://fusesource.com Blog: http://gnodet.blogspot.com/
