Sebastian Gebhardt created OWB-1041:
---------------------------------------
Summary: Session id changes in tomcat integration are not
propagated to session context manager
Key: OWB-1041
URL: https://issues.apache.org/jira/browse/OWB-1041
Project: OpenWebBeans
Issue Type: Bug
Affects Versions: 1.2.6
Reporter: Sebastian Gebhardt
The tomcat 7 plugin doesn't handle changes of session ids. E. g. during the
login phase of the container the session id changes (when session fixiation
protection is not disabled). Such changes are not propagated to the session
context manager, which uses the session id to identify the current session
context. Hence a new session context is created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)