ream?
yes, explicitly call event.close
Filip
Thanks, Adam
"Caldarale, Charles R"
21/03/2011 15:47
Please respond to
"Tomcat Users List"
To
Tomcat Users List
cc
Subject
RE: Tomcat 6.0.32, Http11NioProtocol and log poll
From: ar...@bca-group.com [mailto:ar...@bca-gro
;
21/03/2011 15:47
Please respond to
"Tomcat Users List"
To
Tomcat Users List
cc
Subject
RE: Tomcat 6.0.32, Http11NioProtocol and log poll
> From: ar...@bca-group.com [mailto:ar...@bca-group.com]
> Subject: Tomcat 6.0.32, Http11NioProtocol and log poll
> Occasionall
> From: ar...@bca-group.com [mailto:ar...@bca-group.com]
> Subject: Tomcat 6.0.32, Http11NioProtocol and log poll
> Occasionally (like 0.1% of the time), when another web page
> in a second frame reloads (Independent JSP generated from
> SpringController in same container) the
Hi,
I am using Tomcat 6.0.32 with the Http11NioProtocol connector to implement
long polling.
My comet processor is holding the HttpSevletResponse (After receiving a
CometEvent.BEGIN) on a queue until an event is ready to send back. When it
sends back the event, it is writing a binary stream to