[
https://issues.apache.org/jira/browse/CXF-966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524487
]
willem Jiang commented on CXF-966:
----------------------------------
It take me more ten minutes to apply your patch manually, also fixed some
check style error. :)
Next time please modify the code with code that download from svn trunk and use
the svn diff to generate the patch.
Anyway thanks for you patch.
I will commit it after the all testes are passed.
> 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
> Assignee: willem Jiang
> Attachments: session-maintain.patch
>
>
> 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.