[cdi-dev] [JBoss JIRA] (CDI-208) ConversationScoped.class should be the value of the conversation lifecycle event qualifier
Pete Muir (JIRA)
jira-events at lists.jboss.org
Tue Aug 21 17:51:15 EDT 2012
[ https://issues.jboss.org/browse/CDI-208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-208:
--------------------------
Fix Version/s: (was: 1.1 (Proposed))
> ConversationScoped.class should be the value of the conversation lifecycle event qualifier
> ------------------------------------------------------------------------------------------
>
> Key: CDI-208
> URL: https://issues.jboss.org/browse/CDI-208
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Contexts
> Affects Versions: 1.1.EDR1
> Reporter: Jozef Hartinger
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 1.1.EDR2
>
>
> {quote}An event with the ServletRequestEvent as the payload and with qualifier @Initialized(ConversationContext.class) is fired when the conversation context is initialized and an event with qualifier @Destroyed(ConversationContext.class) when the conversation context is destroyed.{quote}
> ConversationScoped.class should be used instead of ConversationContext.class
--
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 cdi-dev
mailing list