Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-5469

Transaction Interceptor leaks transactions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • EAP_EWP 5.1.1
    • EAP_EWP 5.1.0
    • Seam
    • None
    • Release Notes
    • Hide
      During transactions where application exceptions were thrown, the transaction was neither committed nor rolled back. Instead it remained in memory. Transactions now roll back properly when exceptions are thrown, and are cleared from memory.
      Show
      During transactions where application exceptions were thrown, the transaction was neither committed nor rolled back. Instead it remained in memory. Transactions now roll back properly when exceptions are thrown, and are cleared from memory.
    • Documented as Resolved Issue

    Description

      If the transaction interceptor begins a transaction and an application exception is thrown, the transaction is neither committed nor rolled back and leaks out to the caller.

      Attachments

        Activity

          People

            mnovotny@redhat.com Marek Novotny
            sdouglas1@redhat.com Stuart Douglas
            Elspeth Thorne Elspeth Thorne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: