activemq/activemq-cf
Christian Schneider 5a6d1550fb [AMQ-6380] Bundle to create pooled ConnectionFactories from configs in OSGi 2016-08-01 13:56:04 -04:00
..
src/main/java/org/apache/activemq/osgi/cf [AMQ-6380] Bundle to create pooled ConnectionFactories from configs in OSGi 2016-08-01 13:56:04 -04:00
README.md [AMQ-6380] Bundle to create pooled ConnectionFactories from configs in OSGi 2016-08-01 13:56:04 -04:00
org.apache.activemq.cfg [AMQ-6380] Bundle to create pooled ConnectionFactories from configs in OSGi 2016-08-01 13:56:04 -04:00
pom.xml [AMQ-6380] Bundle to create pooled ConnectionFactories from configs in OSGi 2016-08-01 13:56:04 -04:00

README.md

Activemq-cf

Allows to create a Pooled ActiveMQ ConnectionFactory from a config.

Install

Install the activemq-client and scr features and this bundle. Then put the example config org.apache.karaf.activemq.cfg in etc.

service:list ConnectionFactory

This should show the ConnectionFactory as a service.