4 Replies Latest reply on Feb 26, 2016 4:41 AM by mmusgrov

    JMS Integration Added To Narayana

    gytis

      We’ve just added a new JMS module to Narayana master (https://github.com/jbosstm/narayana/tree/master/ArjunaJTA/jms) which is going to be released with 5.3.0.Final. It’s a bunch of proxy classes which can manage JMS XA resources when using JMS and Narayana in standalone (as you might know, we had a similar thing for JDBC for a long time).

       

      Although they’re just proxy classes now, in the coming weeks we’ll add a TransactionalDriver alternative for JMS to make it easier to use this integration. Quickstarts and docs for this are pending too.

       

      The need for this module came once we’ve started working on Spring Boot integration for Narayana, which is coming soon as well. It’ll be a breeze to use Narayana with Spring once that’s released!

       

      For now you can track the process on this forum and our issue tracker (https://issues.jboss.org/browse/JBTM-2629, https://issues.jboss.org/browse/JBTM-2606)