[jboss-jira] [JBoss JIRA] (WFLY-2732) Injected EJB not available to MDB @PreDestroy methods
RH Bugzilla Integration (JIRA)
issues at jboss.org
Tue Dec 16 06:11:30 EST 2014
[ https://issues.jboss.org/browse/WFLY-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13027895#comment-13027895 ]
RH Bugzilla Integration commented on WFLY-2732:
-----------------------------------------------
Dominik Pospisil <dpospisi at redhat.com> changed the Status of [bug 1160575|https://bugzilla.redhat.com/show_bug.cgi?id=1160575] from POST to MODIFIED
> Injected EJB not available to MDB @PreDestroy methods
> -----------------------------------------------------
>
> Key: WFLY-2732
> URL: https://issues.jboss.org/browse/WFLY-2732
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 8.0.0.CR1
> Reporter: Mustafa Musaji
> Assignee: Stuart Douglas
> Fix For: 8.0.0.Final
>
> Attachments: MDBLifeCycleJAR.zip
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list