Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-355

tx policies call tm.rollback on committed transactions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M2
    • 1.0-M4
    • OpenEJB
    • None

    Description

      The tx policies generally try to rollback on any Throwable. If the tx was marked RollbackOnly, the previous commit will have ended the tx by rolling back and removed the tx-thread association. Rolling back by calling tm.rollback will result in problems due to the missing tx-thread association.

      Attachments

        Activity

          People

            djencks David Jencks
            djencks David Jencks
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: