4 Replies Latest reply on Dec 1, 2006 1:11 PM by weston.price

    JBoss 4.0.5GA (ejb3) and Sonic Software JCA Adapter

      I have problem with XA Transactions. Even if transaction ends successfully messages sent , doesn't appear in jms queue. If I call manually session.commit() for jms session before closing it, messages appear in queue.
      In my understanding you should not call session.commit() for XASessions!

      I have tested same kind of code with JBoss 4.0.2 EJB2 and it works.

      I can send more information if someone tolds me what is needed for resolving this king of issue.

      Br,

      Juha Moisio