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 2002/01/04 15:39:59 UTC

DO NOT REPLY [Bug 5368] - StandardContextValve changes session state from new to old too late for other Valves

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

StandardContextValve changes session state from new to old too late for other Valves





------- Additional Comments From remm@apache.org  2002-01-04 06:39 -------
I've looked at the patch, but I'm not convinced that kind of extensive change is
needed here, since we should be able to call the session access() in the
StandardHostValve right after the context is mapped (and therfore before any
valve in the "context pipeline" is called). Or did I miss something ?

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