[jboss-jira] [JBoss JIRA] (AS7-5256) CDI request scoped beans not destroyed after the EJB asynchronous or timeout method invocation completes

Martin Kouba (JIRA) jira-events at lists.jboss.org
Thu Jul 26 13:16:08 EDT 2012


Martin Kouba created AS7-5256:
---------------------------------

             Summary: CDI request scoped beans not destroyed after the EJB asynchronous or timeout method invocation completes
                 Key: AS7-5256
                 URL: https://issues.jboss.org/browse/AS7-5256
             Project: Application Server 7
          Issue Type: Bug
          Components: CDI / Weld
    Affects Versions: 7.1.1.Final
            Reporter: Martin Kouba
            Assignee: Stuart Douglas


It seems that CDI request scoped beans are not destroyed after the EJB asynchronous or timeout method invocation completes (request context should be destroyed).

See CDI TCK test:
https://github.com/jboss/cdi-tck/blob/master/impl/src/main/java/org/jboss/cdi/tck/tests/context/request/ejb/EJBRequestContextTest.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list