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

support amqp client in pax-jms-artemis #7

Closed johnpoth closed 6 years ago

johnpoth commented 6 years ago

!!! Needs https://github.com/ops4j/org.ops4j.pax.transx/pull/3 before merging !!!

Adds support for amqp client in pax-jms-artemis, solves #5. Adds a protocol property to the ConnectionFactoryFactory to use the amqp protocol.