[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 Feb 25 15:36:56 EST 2013
[ https://issues.jboss.org/browse/CDI-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756576#comment-12756576 ]
Pete Muir commented on CDI-305:
-------------------------------
Please review https://github.com/jboss/cdi/pull/171
> 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.PFD
>
>
> 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