Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-4127

@TransactionAttribute ignored on non-public SFSB PostConstruct lifecycle callback

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Beta1
    • None
    • EJB
    • None

      This is a regression introduced in this commit:
      https://github.com/wildfly/wildfly/commit/456a624d98eaa5f5fc016ad7520290177e3771f6

      Most probably StatefulComponentDescription should not pass treatRequiredAsRequiresNew=false to org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.Factory constructor.

      There is a CDI TCK test which can be used as a reproducer:
      https://github.com/cdi-spec/cdi-tck/blob/master/impl/src/main/java/org/jboss/cdi/tck/interceptors/tests/contract/lifecycleCallback/LifecycleCallbackInterceptorTest.java

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: