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=9947>. 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=9947 Problem with CompressionFilter Summary: Problem with CompressionFilter Product: Tomcat 4 Version: 4.0.3 Final Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Webapps:Examples AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Compression Filter works incorrect in case the threshold is less than the len parameter in write(byte b[], int off, int len) function of CompressionResponseStream. The filter work correctly on Tomcat, since this situation never happens, but fails with Weblogic 6.1 I have fixed the problem and extended the filter to support Weblogic 6.1 Amy, please have a look if it is OK from your point of view. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>