Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3566

(7.2.0) SFSB methods can still be invoked after a calling transaction has rolledback after timeout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.2.0.GA
    • 7.0.0.ER5
    • EJB
    • None

    Description

      Issue concerns not discarding SFSB instance when transaction rollback after transaction timeout happens.

      When transaction is timed-out then you can experience EJBTransactionRolledbackException (child of `EjbException which is child of RuntimeException) being thrown. At that point SFSB should be removed and following call on the same instance of SFSB should fail (NoSuchEjbException would be expected).

      But currently the SFSB is not discarded after transaction timeout and methods of SFSB could be called again.

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              remerson@redhat.com Ryan Emerson
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: