You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/12/10 02:16:02 UTC

DO NOT REPLY [Bug 4828] - getSession(true) gets last valid session iven if invalidated during same request

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=4828>.
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=4828

getSession(true) gets last valid session iven if invalidated during same request

craig.mcclanahan@sun.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From craig.mcclanahan@sun.com  2001-12-09 17:16 -------
This works for me against the 4.0.1 release code as well as against the current 
development branch.  In addition, one of the unit test cases (Session04.java) 
does exactly this operation -- invalidate an old sesion, create a new one, and 
ensure that you got a different session.

Could you try this against the 4.0.1 release code and reopen the bug (with a 
reproducible test case) if it still fails for you?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>