Re: Comet async timeouts in Tomcat 7

2010-11-03 Thread greenstar
Mark Thomas wrote: > > If there is a problem with Comet then create a Bugzilla entry > (preferably with a test case) and someone will take a look. Tests cases > should be the simplest possible code to reproduce the problem. > https://issues.apache.org/bugzilla/show_bug.cgi?id=50207 Bug 50207

Re: Comet async timeouts in Tomcat 7

2010-10-18 Thread Mark Thomas
On 18/10/2010 12:56, greenstar wrote: > > > Mark Thomas wrote: >> >> [March 19, 2010] >> >> Hopefully weeks. Filip has the async timeouts left to finish and then >> we'll need to make sure the Servlet 3.0 TCK passes. With those hurdles >> out of the way there will be a release. >> > > As per

Re: Comet async timeouts in Tomcat 7

2010-10-18 Thread greenstar
Pid * wrote: > > Could you be more precise about what you are asking for? > Currently CometEvent.EventType.ERROR (subtype TIMEOUT) and CometEvent.EventType.END are not fired on CometProcessor.event(CometEvent) implementations. Thanks, -Jeremy Norris -- View this message in context: http://

Re: Comet async timeouts in Tomcat 7

2010-10-18 Thread Pid
On 18/10/2010 18:56, greenstar wrote: > > > Mark Thomas wrote: >> >> [March 19, 2010] >> >> Hopefully weeks. Filip has the async timeouts left to finish and then >> we'll need to make sure the Servlet 3.0 TCK passes. With those hurdles >> out of the way there will be a release. >> > > As per