[cdi-dev] [JBoss JIRA] (CDI-207) Specify @Destroyed event payload type for a timed-out conversation
Pete Muir (JIRA)
jira-events at lists.jboss.org
Wed Aug 29 17:37:32 EDT 2012
[ https://issues.jboss.org/browse/CDI-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-207:
--------------------------
Assignee: Pete Muir
Fix Version/s: 1.1.PRD
(was: 1.1 (Proposed))
I think we should always use the cid.
Pull request for review at https://github.com/jboss/cdi/pull/93
> Specify @Destroyed event payload type for a timed-out conversation
> ------------------------------------------------------------------
>
> Key: CDI-207
> URL: https://issues.jboss.org/browse/CDI-207
> Project: CDI Specification Issues
> Issue Type: Clarification
> Components: Contexts
> Affects Versions: 1.1.EDR
> Reporter: Jozef Hartinger
> Assignee: Pete Muir
> Fix For: 1.1.PRD
>
>
> {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}
> ServletRequestEvent is not available when a conversation is destroyed due to time-out.
--
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