CometEvent.close() method should be called?
>> >>
>> >> 2) Some times when NullPointerException is not thrown, "error" event
>> gets
>> >> generated. This happens at the time I post a message in the post.jsp
>> >> page.
>> >> Why was this &q
gt; >> There have been a lot of things fixed and enhanced in the Comet area
>> >> since version 6.0.10.
>> >> You should better try with version 6.0.13.
>> >>
>> >> Regards,
>> >> Matthias
>> >>
>> >> > ---
gt;> >> There have been a lot of things fixed and enhanced in the Comet area
>> >> since version 6.0.10.
>> >> You should better try with version 6.0.13.
>> >>
>> >> Regards,
>> >> Matthias
>> >>
>> >> > -Original Mes
t;> There have been a lot of things fixed and enhanced in the Comet area
>> since version 6.0.10.
>> You should better try with version 6.0.13.
>>
>> Regards,
>> Matthias
>>
>> > -Original Message-
>> > From: Ritesh Kumar [mailto:[EMAI
gt;> since version 6.0.10.
>> You should better try with version 6.0.13.
>>
>> Regards,
>> Matthias
>>
>> > -Original Message-
>> > From: Ritesh Kumar [mailto:[EMAIL PROTECTED]
>> > Sent: Thursday, June 21, 2007 11:43 AM
>> > To: user
3.
Regards,
Matthias
> -Original Message-
> From: Ritesh Kumar [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 21, 2007 11:43 AM
> To: users@tomcat.apache.org
> Subject: Comet example Tomcat 6 not working.
>
>
> Hi,
>
> I am trying to run the comet sample
t; To: users@tomcat.apache.org
> Subject: Comet example Tomcat 6 not working.
>
>
> Hi,
>
> I am trying to run the comet sample given along with tomcat.
> The sample is
> not working correctly most of the time. I am using NIO
> connectors and Tomcat
> version is 6.0.10.
oteWriter.java:95)
at
com.headstrong.test.ChatServlet$MessageSender.run(ChatServlet.java:276)
at java.lang.Thread.run(Thread.java:595)
--
View this message in context:
http://www.nabble.com/Comet-example-Tomcat-6-not-