> From: Thiago Locatelli da Silva [mailto:thiago.si...@digitro.com.br]
> Subject: Help with Tomcat 6.0.29 and Comet
> The only way to make my application is avoid closing the event in
> the END event, only in the ERROR event (and all the other ones).
> I am not sure this is the
Hello everybody.
We have an application which was developed using comet and gwt and it
was build over the tomcat 6.0.16 code. It was working very well and as
according to the documentation, we are closing all the come events when
we reach the event type ERROR and END. The application has never