Re: [Fwd: Re: Response not flushed before RD.forward() returns]

2006-01-21 Thread Bill Barker
"Remy Maucherat" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jan Luehe wrote: >> Right, but flush does nothing once the response has been suspended. >> >> In addition, consider the case where a request has been >> forward-dispatched into a foreign context. If the target >> servl

Re: [VOTE] Tomcat v5.5.15 Stability

2006-01-21 Thread Remy Maucherat
Ok, so I guess 5.5.15 is stable then ;) Rémy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [Fwd: Re: Response not flushed before RD.forward() returns]

2006-01-21 Thread Remy Maucherat
Bill Barker wrote: Yeah, it's pretty much a fatal flaw in the Catalina design. It's currently impossible for Catalina to satisfy both the requirements for error-pages and forwards. Given the amount of people who have complained about this behavior which has been present from the beginning of

[VOTE][RESULT] Tomcat v5.5.15 Stability

2006-01-21 Thread Yoav Shapira
Hi, The Tomcat team has voted the 5.5.15 release as stable, with binding +1 votes from Peter Rossbach, Remy Maucherat, Jim Jagielski, Mladen Turk, and Jeanfrancois Arcand. I'll go update the web site to reflect this. Thank you, -- Yoav Shapira System Design and Management Fellow MIT Sloan School

DO NOT REPLY [Bug 38329] - isapi_redirect.dll returns application not available when application stopped in Manager

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Please give me some responses!!

2006-01-21 Thread Mark Thomas
Jack wrote: > Hi, > > guys, please give me some responses! Intended for the users list but just as applicable here: http://tomcat.apache.org/faq/tomcatuser.html#why - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

Re: Fwd: Help :: Running Servlet Prog. in Apache HTTP Server -reg

2006-01-21 Thread Mark Thomas
This question belongs on the users list as per http://tomcat.apache.org/lists.html Mark [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r371053 - in /tomcat/site/trunk: docs/download-55.html docs/index.html xdocs/download-55.xml xdocs/index.xml

2006-01-21 Thread yoavs
Author: yoavs Date: Sat Jan 21 06:41:28 2006 New Revision: 371053 URL: http://svn.apache.org/viewcvs?rev=371053&view=rev Log: 5.5.15 is now stable. Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/download-55.xml tomcat/si

DO NOT REPLY [Bug 38329] - isapi_redirect.dll returns application not available when application stopped in Manager

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38346] New: - InputBuffer breaks request.readLine()

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38346] - InputBuffer breaks request.readLine()

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38346] - InputBuffer breaks request.readLine()

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38346] - InputBuffer breaks request.readLine()

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 38346] - InputBuffer breaks request.readLine()

2006-01-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [Fwd: Re: Response not flushed before RD.forward() returns]

2006-01-21 Thread Bill Barker
"Remy Maucherat" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Bill Barker wrote: >> Yeah, it's pretty much a fatal flaw in the Catalina design. It's >> currently impossible for Catalina to satisfy both the requirements for >> error-pages and forwards. > > Given the amount of p