[cdi-dev] [JBoss JIRA] (CDI-305) Reflect the new EJB passivation-capable flag in CDI

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Dec 3 10:28:21 EST 2012


Pete Muir created CDI-305:
-----------------------------

             Summary: Reflect the new EJB passivation-capable flag in CDI
                 Key: CDI-305
                 URL: https://issues.jboss.org/browse/CDI-305
             Project: CDI Specification Issues
          Issue Type: Feature Request
          Components: Java EE integration
    Affects Versions: 1.1.PRD
            Reporter: Pete Muir
             Fix For: 1.1 (Proposed)


EJB 3.2 adds the ability to disable passivation of SFSB by either using @Stateful(passivationCapable=false) or setting it in the DD. 

We should update the CDI spec to cover this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list