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

[PATH] BufferedOutputStream, Tomcat >= 4.1.15

           Summary: [PATH] BufferedOutputStream, Tomcat >= 4.1.15
           Product: Cocoon 2
           Version: Current CVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


BufferedOutputSteam does not flush its internal buffer on close().
Because of changes introduced in tomcat >= 4.1.15 (see below), at least SVG 
Serializer does not work properly anymore. An alternative approach for this 
bug is found in Bug #13247.

jakarta-tomcat-
connectors/coyote/src/java/org/apache/coyote/tomcat4/OutputBuffer.java:

revision 1.8
date: 2002/11/06 09:26:42;  author: remm;  state: Exp;  lines: +4 -0
- Port patch.
- Finish the response when close is called on the stream or writer.
- This is slightly experimental, and could cause problems. Please test.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to