[
https://issues.jboss.org/browse/CDI-497?page=com.atlassian.jira.plugin.sy...
]
Pete Muir commented on CDI-497:
-------------------------------
I think it would be reasonable to review this, but as with everything we should be careful
about backwards compatibility.
session scope doesn't follow session lifecycle
----------------------------------------------
Key: CDI-497
URL:
https://issues.jboss.org/browse/CDI-497
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: Romain Manni-Bucau
ATM session destroyed event is bound to the request. this means a logout will not be able
to access the right session when destroyed since most of the time logout = session
destruction and then you can recreate a session (login case).
Would be great to align CDI scopes - and then events - to the real lifecycle of the
underlying observed event.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)