[cdi-dev] [JBoss JIRA] (CDI-397) Clarify Section 6.6.3 regarding singletons
Antoine Sabot-Durand (JIRA)
jira-events at lists.jboss.org
Mon Dec 2 05:56:06 EST 2013
[ https://issues.jboss.org/browse/CDI-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Antoine Sabot-Durand updated CDI-397:
-------------------------------------
Fix Version/s: 1.1.1 (Proposed)
(was: TBD)
> Clarify Section 6.6.3 regarding singletons
> ------------------------------------------
>
> Key: CDI-397
> URL: https://issues.jboss.org/browse/CDI-397
> Project: CDI Specification Issues
> Issue Type: Clarification
> Affects Versions: 1.1.FD
> Reporter: Jozef Hartinger
> Priority: Minor
> Labels: cdi-1.1-mr
> Fix For: 1.1.1 (Proposed)
>
>
> The section 6.6.3 Passivation capable dependencies states:
> {quote}
> all singleton beans are passivation capable dependencies
> {quote}
> Clearly the specification intents to address *singleton session beans* but the current wording does not make that explicit and users confuse this line and consider javax.inject.Singleton-scoped beans also to be passivation capable dependencies.
> The spec should instead say that:
> {quote}
> all singleton *session* beans are passivation capable dependencies
> {quote}
--
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