ops4j / org.ops4j.pax.jms

Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Declarative Services and the whiteboard pattern
Apache License 2.0
6 stars 8 forks source link

Add pooling support for Artemis ConnectionFactory #3

Closed johnpoth closed 6 years ago

johnpoth commented 6 years ago

Add pooling support for artemis using pooled-jms. Tested in Apache Karaf 4.2.0.M2. Thanks!