Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Ritesh Kumar
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

Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Tony Winslow
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 >> >> >> >> > ---

Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Ritesh Kumar
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

Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Tony Winslow
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

Re: Comet example Tomcat 6 not working.

2007-06-22 Thread Ritesh Kumar
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

Re: Comet example Tomcat 6 not working.

2007-06-21 Thread Tony Winslow
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

RE: Comet example Tomcat 6 not working.

2007-06-21 Thread Reich, Matthias
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.

Comet example Tomcat 6 not working.

2007-06-21 Thread Ritesh Kumar
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-