Karsten Strunk wrote:
Hi everybody!
I'm quite new to CXF, so my question might be a little bit stupid:
I want to store some data on the server side over serveral webservice
calls. So I thougt a HTTP session would be ok for that, but
unfortunately my server doesn't return a cookie or any kind of session
id back to my client application. So my question is: How can CXF be
configured to support HTTP sessions?
I know it's possible, because I found keys like
Message.MAINTAIN_SESSION or BindingProvider.SESSION_MAINTAIN_PROPERTY
for that, but I don't know how to use them correctly. Maybe someone
knows a way to configure CXF properly.
http://www.nabble.com/Re%3A-Share-object-in-request-scope-on-ws-server-p14674619.html
is one approach that I've used in the past. There was another thread on
this quite recently, have a look at the archives for details.
Ian
--
Ian Roberts | Department of Computer Science
[EMAIL PROTECTED] | University of Sheffield, UK