[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
Thu Aug 16 10:13:14 EDT 2012
[ https://issues.jboss.org/browse/CDI-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712027#comment-12712027 ]
Pete Muir commented on CDI-207:
-------------------------------
Any ideas what the payload should be? Object?
> 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.EDR1
> Reporter: Jozef Hartinger
> Fix For: 1.1 (Proposed)
>
>
> {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: 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