SESSION_MAINTAIN_PROPERTY doesn't track cookies other than JSESSIONID
---------------------------------------------------------------------
Key: CXF-966
URL: https://issues.apache.org/jira/browse/CXF-966
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 2.0.1, 2.1
Reporter: Joe Sunday
When using CXF as a client, SESSION_MAINTAIN_PROPERTY only tracks the session
id from the server if the cookie is named JSESSIONID. It does not track the
session id if the server is using a different cookie name.
It should track all Set-Cookie headers from the server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.