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

Scott Gray closed OFBIZ-1980.
-----------------------------

    Resolution: Fixed

Thanks Mridul and co., committed in rev. 701564

Note: I made one small change, switched from logInfo to logVerbose to reduce 
the amount of noise created in the logs


> CrossSubdomainSessionValve for Tomcat
> -------------------------------------
>
>                 Key: OFBIZ-1980
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1980
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Mridul Pathak
>            Assignee: Scott Gray
>             Fix For: SVN trunk
>
>         Attachments: CrossSubdomainSessionValve.patch
>
>
> Different session is create if user moves from one subdomain to another one 
> for the same host.  For example if someone moves from web.localdomain to 
> secure.localdomain or vice versa a new seesion is created and session 
> attributes are different on different subdomains.  The session attributes 
> available in previous subdomain are not available to the new subdomain.  The 
> patch provided fix this problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to