You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/04/19 16:58:53 UTC

DO NOT REPLY [Bug 19148] - SimpleSessionHandler adds headers even if setMaintainSession is called

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19148>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19148

SimpleSessionHandler adds headers even if setMaintainSession is called





------- Additional Comments From chris.haddad@cobia.net  2003-04-19 14:58 -------
this is by design.  you may find it enlightening to read the source.  The very 
act of including the SimpleSessionHandler in the response flow will generate a 
session Id header.  beyond including the handler, there is no other requirement 
on the server necessary to perform session management.