[cdi-dev] [JBoss JIRA] (CDI-417) SessionContext active during HttpSessionActivationListener events
Tomas Remes (JIRA)
issues at jboss.org
Fri Jan 31 09:15:31 EST 2014
Tomas Remes created CDI-417:
-------------------------------
Summary: SessionContext active during HttpSessionActivationListener events
Key: CDI-417
URL: https://issues.jboss.org/browse/CDI-417
Project: CDI Specification Issues
Issue Type: Clarification
Reporter: Tomas Remes
I'd expect SessionScoped to be active also during javax.servlet.http.HttpSessionActivationListener (and there could be likely some more candidates) events. Reproducer is available at https://github.com/tremes/javaee7-samples/tree/cdi-testing/servlet/session-activation-listener. Does it make sense?
--
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