sessionIDs from URLs do not work
--------------------------------
Key: CDV-792
URL: https://jira.terracotta.org/jira//browse/CDV-792
Project: Community Development
Issue Type: Bug
Components: X-Sessions
Affects Versions: 2.6.1
Reporter: Tim Eck
Assignee: Issue Review Board
web clients should be able to pass a ";jsessionid=xxxx" in the URLs path
parameter section in place of sending a session cookie. This construct does not
work properly with terracotta clustered sessions
This seems to affect all supported containers (tomcat, weblogic, etc).
We have a test (CookieRenameTest) that approaches this functionality, but it
doesn't test the standard case of using ";jessionid=xxx". Rather it renames the
session identitifer tag. Interestingly enough URL session IDs work fine as long
as the tag isn't "jsessionid". It appears that the containers are stripping
this before we have a chance to play with the request.
Another reference of the same issue:
http://forums.terracotta.org/forums/posts/list/1151.page
--
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