4 Replies Latest reply on Jul 8, 2010 10:33 AM by maximilien

    hornetq and jta transaction

    maximilien

      Hi,

       

      I use hornetq core inside a jta transaction using xaSession.

       

      But is-it possible participating to jta transaction using a hornetq local transaction ?

      I've tested replacing my createXaSession by createTransactedSession but it doesn't participate to the jta transaction and commit as soon as i call session.commit() or never at all if i don't call it.

       

      Thanks,

      Maximilien