Bug 57944 - Set writeListener to servletoutputstream outside the container thread not working
Summary: Set writeListener to servletoutputstream outside the container thread not wor...
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.0.22
Hardware: PC All
: P2 normal (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-23 06:10 UTC by xaxis0
Modified: 2015-06-16 13:07 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xaxis0 2015-05-23 06:10:01 UTC
Set writeListener to servletoutputstream outside the container thread not working, the latest working version is tomcat 8.0.18, after that, onwritepossible never called, also outputstream.isready() already return false.
Comment 1 Mark Thomas 2015-06-16 13:07:52 UTC
Thanks for the report.

This has been fixed in trunk (for 9.0.x) and in 8.0.x (for 8.0.24 onwards).