[
https://issues.apache.org/jira/browse/OWB-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg closed OWB-757.
-----------------------------
> Tomcat has Session Fixation Protection, will change sessionId upon login,
> cause sessionScope lost
> -------------------------------------------------------------------------------------------------
>
> Key: OWB-757
> URL: https://issues.apache.org/jira/browse/OWB-757
> Project: OpenWebBeans
> Issue Type: Improvement
> Components: Context and Scopes
> Affects Versions: 1.1.6
> Reporter: chunlinyao
> Priority: Minor
>
> Tomcat has Session Fixation Protection, upon user login the sessionId will
> change.
> SessionContextManager track sessionContext by sessionId, which will cause
> sessionContext not found when sessionId changed.
> Can we put the sessionId in the session. and get it from session failback to
> session.getId()
> UPDATE:
> Sorry it's not related to SessionContextManager, I am using TomEE , the
> sessionId is provided by TomEE's
> CdiAppContextsService
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)