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

Injected EJB not available to MDB @PreDestroy methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Final
    • 8.0.0.CR1
    • EJB
    • None

      MDB with method annotated with @PreDestroy and injected EJB. In this method we are calling an EJB. When the application is undeployed the PreDestroy method is called but it fails on the call to the injected EJB as it's already been undeployed.

      This was fixed in an RFE for Session Beans but does not seem to work for MDB.

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              rhn-support-mus Mustafa Musaji (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: