[cdi-dev] [JBoss JIRA] (CDI-397) Clarify Section 6.6.3 regarding singletons

Antoine Sabot-Durand (JIRA) issues at jboss.org
Tue Mar 4 08:47:34 EST 2014


     [ https://issues.jboss.org/browse/CDI-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CDI-397 started by Antoine Sabot-Durand.

> 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
>            Assignee: Antoine Sabot-Durand
>            Priority: Minor
>              Labels: CDI_spec_chge, Ready_to_fix
>             Fix For: 1.2 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