Pax JMS provides a lightweight bridge between Java Message Service (JMS) and OSGi using Declarative Services and the whiteboard pattern
5
stars
8
forks
source link
Add support for https://github.com/messaginghub/pooled-jms #6
Closed
johnpoth closed 6 years ago
Currently connection pooling is provided by GenericConnectionManager.java. It might be nice to be able to use https://github.com/messaginghub/pooled-jms instead which was intented for artemis clients