Roman Shtykh created IGNITE-2775:
------------------------------------
Summary: HttpRequest.changeSessionId() won't change session id
Key: IGNITE-2775
URL:
https://issues.apache.org/jira/browse/IGNITE-2775 Project: Ignite
Issue Type: Bug
Components: websession
Affects Versions: 1.5.0.final
Reporter: Roman Shtykh
Assignee: Roman Shtykh
After
{code}
request.changeSessionId();
{code}
{code}
request.getSession().getId();
{code}
returns the old session id.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)