Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1819

Typo in CMTTxInterceptorFactory leads to repeated initialization of transaction policy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 1.1.4
    • transactions
    • None
    • jboss-ejb3-transactions:1.0.1

    Description

      This piece of code contains a typo (semicolon after the if statement):

      if (policy == null);
      super.initialize();

      leads to repeated initialization of the tx policy

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: