Re[2]: Comet + tomcat6

2006-11-08 Thread Dima Retov
use APR and NIO JK> connectors (which support Comet). JK> Regards JK> Jayant JK> -Original Message- JK> From: Mark Thomas [mailto:[EMAIL PROTECTED] JK> Sent: Tuesday, November 07, 2006 9:59 AM JK> To: Tomcat Users List JK> Subject: Re: Comet + tomcat6 JK> Nimit Wali

Re: Comet + tomcat6

2006-11-08 Thread Mark Thomas
et). It was in my last message. Mark > -Original Message- > From: Mark Thomas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 07, 2006 9:59 AM > To: Tomcat Users List > Subject: Re: Comet + tomcat6 > I haven't looked at or been involved in the Comet developmen

RE: Comet + tomcat6

2006-11-08 Thread Jayant Kumar
- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 07, 2006 9:59 AM To: Tomcat Users List Subject: Re: Comet + tomcat6 Nimit Walia wrote: > F ANYBODY CAN HELP PLS HELP ME AS SOON AS POSSIBLE Please do not send the same message multiple times. http://tomcat.apache.org/

Re: Comet + tomcat6

2006-11-07 Thread Rémy Maucherat
The place to look is: http://tomcat.apache.org/tomcat-6.0-doc/aio.html I have added a bigger warning that these features require the APR or NIO HTTP connector. Rémy - To start a new topic, e-mail: users@tomcat.apache.org To uns

Re: Comet + tomcat6

2006-11-06 Thread Mark Thomas
Nimit Walia wrote: > F ANYBODY CAN HELP PLS HELP ME AS SOON AS POSSIBLE Please do not send the same message multiple times. http://tomcat.apache.org/faq/tomcatuser.html#why I haven't looked at or been involved in the Comet development but as far as I can tell from looking at the code and the docs

Comet + tomcat6

2006-11-06 Thread Nimit Walia
F ANYBODY CAN HELP PLS HELP ME AS SOON AS POSSIBLE We are using comet feature provided by Tomcat 6.0. According to Documantation we have implemented the CometProcessor Interface this is same as example given in Tomcat Advanced IO documentation. but when we sends a request(that is a normal Http