8 Replies Latest reply on May 30, 2003 7:51 AM by adrian.brock

    Two Phase Commit - JMS/JDBC

    gorgatz

      Does JBoss perform a 2 phase commit if a JMS send and a database write occurs in the same transaction ?

      Where and how does it log the transaction ?

      The reason I ask is I do not seem to see any file used for transaction logging or any I/O activity for transaction logs so I'm not sure if a 2 phase commit is done.