Pax JMS 1.0.0 released
Pax JMS 1.0.0 has been released. It is a rewrite of original SCR-based design. This time the mechanism are similar to the ones provided by Pax JDBC, where user can:
create
org.ops4j.connectionfactoryfactory PID, orpublish
javax.jms.(XA)ConnectionFactoryOSGi service
and pax-jms will pick them up and create a broker-specific connection factory or pooled connection factory based on Configuration Admin configuration or OSGi service properties.
Also documentation was changed and is available here.
Checkout the release notes Pax JMS 1.0.0 for more detail.