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
5 stars 8 forks source link

clean up JMS resources on shutdown #9

Closed johnpoth closed 6 years ago

johnpoth commented 6 years ago

This fixes #8. The fix is similar to what is done in ActiveMQServiceFactory