Solerman Kaplon [
https://community.jboss.org/people/McLoud] created the discussion
"RFC: @HttpSessionScope for Jboss WS 4+/CXV"
To view the discussion, visit:
https://community.jboss.org/message/741293#741293
--------------------------------------------------------------
Hello everyone, after metro stack got discontinued and CXF becoming the de-facto stack for
JbossWS, I'm missing the @HttpSessionScope annotation. Basically, it automatically
adds the jsession id to every http response so sessions can be tracked as usual in HTTP.
For instance, that allows one to carry CDI/Seam conversations over several WS requests,
very useful for rich clients. I would like for something to be included by default in
jboss ws to allow for the same level of usability. Right now, the only alternative is to
manually fiddle with the webservice context and add the header yourself. Another level of
automation would be a Message Handler of Interceptor to do the job. Any other ideas?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/741293#741293]
Start a new discussion in JBoss Web Services at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]