[cdi-dev] [JBoss JIRA] (CDI-207) Specify @Destroyed event payload type for a timed-out conversation
Jozef Hartinger (Created) (JIRA)
jira-events at lists.jboss.org
Mon Jan 9 11:27:09 EST 2012
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