Hi,

I noticed that CXF was not processing the
BindingProvider.SESSION_MAINTAIN_PROPERTY, so I thought I would
contribute some code to this.  I wanted to get people's input so that I
am on the right track.

I believe I need to pick off the JSESSIONID from the
HTTP_RESPONSE_HEADERS in the ContextPropertiesMapping.mapCxf2Jaxws()
BindingProvider.SESSION_MAINTAIN_PROPERTY and save it somewhere in the
context.  Then I believe I need to have the HTTPConduit pick this up and
set the cookie on subsequent calls.  Am  I on the right track?  Anyone
have any thoughts on this?

Thanks,

Jeff

Reply via email to