DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30949>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30949 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2007-06-07 02:36 ------- I detect a similar problem with wrapped request at ApplicationDispatcher.forward und include. The wrapped request are not recylced after an exceptions. Arrg! - With STRICT_SERVLET_COMPLAINS this means we have still a HTTPSession memory leak - and at cluster crossContext session replication are not triggered. Currently the only chance I see, is a double try/catch implementation. Look at my checkin at tomcat 5.5.24 revision 545127. But I don't really like the double try/catch for wrapped request! Peter -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]