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

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

      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

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

                Created:
                Updated:
                Resolved: