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

Joe Sunday updated CXF-966:
---------------------------

    Attachment: session-maintain.patch

Patch against 2.0.1 to track all cookies on a client session

> 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
>         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.

Reply via email to