Hi filip, i've patched my Tomcat.
Now, it works! Thank you! ;-)

regards,
jens

On Nov 14, 2007 6:21 PM, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote:
> hi Jens,
> you've uncovered a bug in Tomcat. basically, Tomcat doesn't respect that
> you are calling CometEvent.close upon the BEGIN event.
> I've proposed a fix
> http://svn.apache.org/viewvc?view=rev&revision=594957
>
> and if it is accepted it will be included in our next release which
> should be within a short timeframe.
> if you want to patch your Tomcat, the patch is at
> http://people.apache.org/~fhanik/patches/comet-begin-event-close.patch
>
> Filip
>
> Jens Hagel wrote:
> > hi,
> >
> > i'm implementing comet support for different servlet containers in an
> > ajax framework.
> > with jetty and glassfish comet support it works very well, but with
> > tomcat something
> > is going wrong with the Servlet API sendRedirect()- function which i
> > cannot figure out.
> >
> > do you have an idea what's going wrong?
> >
> > thank you!
> >
> > regards,
> > jens
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to