Re: NIO Connector results in requests with no responses

2010-03-05 Thread Ashish Jain
Hi Mark, Since I have registered today to the users@tomcat.apache.org I was not sure if my registration has been successful. So I was confused if my question has made it to the list and that is the reason I have re-posted it. Thanks Ashish On Fri, Mar 5, 2010 at 7:01 PM, Mark Thomas wrote: >

Re: NIO Connector results in requests with no responses

2010-03-05 Thread Mark Thomas
On 05/03/2010 13:25, Ashish Jain wrote: > On Fri, Mar 5, 2010 at 8:35 AM, Ashish Jain wrote: > >> Hi, >> >> I am having an application which is based on comet and dojo. The >> application uses ActiveMQ to publish messages.I am using firebug to see the >> request/response of the XMLHttprrequests.

Re: NIO Connector results in requests with no responses

2010-03-05 Thread Ashish Jain
On Fri, Mar 5, 2010 at 8:35 AM, Ashish Jain wrote: > Hi, > > I am having an application which is based on comet and dojo. The > application uses ActiveMQ to publish messages.I am using firebug to see the > request/response of the XMLHttprrequests. I see a difference in behaviour in > tomcat 6.0.1

NIO Connector results in requests with no responses

2010-03-04 Thread Ashish Jain
Hi, I am having an application which is based on comet and dojo. The application uses ActiveMQ to publish messages.I am using firebug to see the request/response of the XMLHttprrequests. I see a difference in behaviour in tomcat 6.0.18 where for every request there is a response. However in case o