Hi,
Thanks for your reply.
Just wanted to confirm the following:
On 26/10/2011 11:57, Mark Thomas wrote:
> On 25/10/2011 10:57, Willem Fibbe wrote:
> > Now for my questions: 1 - Can anybody confirm this lifecycle? If I
> > read the AIO documentation, a typical lifecycle would be: Begin ->
> > Rea
On 25/10/2011 10:57, Willem Fibbe wrote:
> Now for my questions: 1 - Can anybody confirm this lifecycle? If I
> read the AIO documentation, a typical lifecycle would be: Begin ->
> Read -> ... -> Error or End
That would be my expectation.
> However: - in Tomcat 6 I get the CometEnd twice.
I thin
Hi,
We've been building (separate) comet servlets for Tomcat 6 and 7 (following the
corresponding AIO documentation on
http://tomcat.apache.org/tomcat-6.0-doc/aio.html and
http://tomcat.apache.org/tomcat-7.0-doc/aio.html).
After inspecting the order of CometEvents that are fired, I've found di