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=21440>. 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=21440 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 00:11 ------- I have just taken a closer look at the remaining issues and the behaviour seen is as expected. The use of newlines and "***2***" etc in the test jsps was causing output to be written after the response had been committed. With all the superfluous output removed, the test cases behaved as expected. Specifically: - for 4.1.x and 5.5.x console messages are displayed with ForwardServlet - for 4.1.x and 5.5.x the IlegalStateException is thrown for test case 2 The exceptions Jan referred to in comment #3 no longer appear. The additional warnings in 5.5.x are just that. The response has been committed so trying to flush the buffer on the release of the PageContext fails. This is expected. -- 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]