Valentin Kulichenko created IGNITE-2749:
-------------------------------------------
Summary: Web session clustering works incorrectly with WebLogic
Key: IGNITE-2749
URL:
https://issues.apache.org/jira/browse/IGNITE-2749 Project: Ignite
Issue Type: Bug
Reporter: Valentin Kulichenko
Assignee: Valentin Kulichenko
Priority: Critical
Fix For: 1.6
{{WebSessionFilter}} has a special processing for the session ID generated by WebLogic. The issue is that this processing is not applied in all required cases. E.g., session ID is transformed when new session is saved in cache (see {{createSession}} method, but not transformed when it's fetched from cache (see {{doFilter0}}.
Need to go through the code, locate incorrect places and fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)