disabling cookies in tomcat's context.xml does not affect TC sessions behavior
------------------------------------------------------------------------------
Key: CDV-804
URL: https://jira.terracotta.org/jira//browse/CDV-804
Project: Community Development
Issue Type: Bug
Components: Sessions
Affects Versions: 2.6.2
Reporter: Tim Eck
Assignee: Tim Eck
If one uses a context.xml in the conf directory for tomcat like so:
<Context cookies="false" crossContext="true"></Context>
AND TC sessions are being used, we fail to honor this and end up writing
cookies. This can be worked around using the session.cookie.enabled=false
tc.property to force cookies to be disabled
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev