Re: Implementing SOAP Sessions with WS-Addressing

You might want to take a look at:

http://www.orablogs.com/pavlik/archives/The-Session-Concept-in-Web-Services.pdf

and

http://h20276.www2.hp.com/blogs/vambenepe/2005/06/20/1119312469000.html

Cheers,

Mark.

Cristian Opincaru wrote:

>Hi Mark,
>
>I already looked at WS-Context, but it is still unclear to me how the
>resource parameter are used in practice. Can anyone on the list
>indicate me some more information related to this topic?
>
>Are there some articles / white papers / etc. that describe how
>WS-Addressing is used in practice (especially the resource
>parameters)?
>
>Thankx,
>Cristian
>
>On 7/5/05, Mark Little <mark.little@arjuna.com> wrote:
>  
>
>>Hi Cristian. You may want to take a look at WS-Context
>>(http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-caf),
>>which is intended for session-oriented interactions. It uses
>>WS-Addressing, but not to obtain session semantics, only for addressing
>>of endpoints.
>>
>>Mark.
>>
>>
>>Cristian Opincaru wrote:
>>
>>    
>>
>>>Hallo everybody,
>>>
>>>I want to have implement a session between a SOAP client and a SOAP
>>>server (something like cookies for example, every time a client makes
>>>a request, it always sends a Session ID with his request).
>>>
>>>Is it possible to implement this with WS-Addressing? Could I use
>>>"wsa:ReferenceParameters" for this?
>>>
>>>Thanx,
>>>Cristian
>>>
>>>
>>>
>>>
>>>
>>>      
>>>
>>--
>>Mark Little
>>Chief Architect
>>Arjuna Technologies Ltd
>>www.arjuna.com
>>
>>
>>    
>>

Received on Tuesday, 5 July 2005 16:06:12 UTC