I think so, yes. The spring configuration schema for the Jetty engine contains a "sessionSupport" attribute for turning on sessions:
http://cwiki.apache.org/CXF20DOC/jetty-configuration.html
Dan On May 17, 2008, at 3:45 PM, Pat Malatack wrote:
Is it possible to have sessions in a stand alone CXF instance. I currently have my web methods behind and apache server using mod_proxy and i am actually using a php script in between to manage the session (inject something like a userID before calling the webmethod) but i would like to maintain state across endpoints in CXF and eliminate the php script/hack. Is this possible and if so is there guidance on how to do it? Thanks -- Pat Malatack [EMAIL PROTECTED]
--- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog
