Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-507

jtax subordinate transactions throw unnecessary heuristics

    XMLWordPrintable

Details

    Description

      The SubordinateTestCase is showing up cases where the JTAX version of subordinate transactions is throwing HeuristicCommit or HeuristicRollback in cases where this should not be necessary. For example

      begin()
      setRollbackOnly()
      commit()

      throws RollbackExcpetion in the JTA version but a heuristic in the JTAX flavour. It would be better if the behaviour was consistent between the two.

      Attachments

        Activity

          People

            nmcl2001 Mark Little
            rhn-engineering-jhallida Jonathan Halliday
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: