You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2004/11/05 07:10:33 UTC

[jira] Resolved: (AXISCPP-226) Provide session handling suport (cookies)

     [ http://nagoya.apache.org/jira/browse/AXISCPP-226?page=history ]
     
Samisa Abeysinghe resolved AXISCPP-226:
---------------------------------------

    Resolution: Fixed

Client side Cookie based session handling was implemented. Now the client is capable of tracking 'Set-Cookie' HTTP header sent with the service response and set the 'Cookie' HTTP header in the outgoing requests accordingly.

The implementation of Cookie based session handling is identicle to that of Axis Java.

A sample was also written to explain what needs to be done to use sessions as well as to test the behaviour. The sample is in samples/client/session/cookie and works with an Axis Java service.
There is a readme.txt file in samples/client/session/cookie folder that explains what the user needs to do to get Cookie based sessions working. (It is as simple as calling setMaintainSession(true) on the Stub object)

> Provide session handling suport (cookies)
> -----------------------------------------
>
>          Key: AXISCPP-226
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-226
>      Project: Axis-C++
>         Type: Improvement
>   Components: Transport (Client)
>  Environment: All platforms
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 1.4 Alpha

>
> There is no mechanism to handle sessions.
> Provide caapability to deal with cookies; first for the client; then if possible for server

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira