You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Valentin Kulichenko (JIRA)" <ji...@apache.org> on 2016/03/03 04:06:18 UTC

[jira] [Updated] (IGNITE-2749) Web session clustering works incorrectly with WebLogic

     [ https://issues.apache.org/jira/browse/IGNITE-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentin Kulichenko updated IGNITE-2749:
----------------------------------------
    Attachment: master_ee01b61_ignite-2749.patch

> 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
>
>         Attachments: master_ee01b61_ignite-2749.patch
>
>
> {{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)