Re: Tomcat connectors

2007-08-09 Thread threepointsomething
I was finally able to get Comet to work in Geronimo using the Tomcat NIO connector. Thanks, Gautham. Paul McMahan-2 wrote: This work is complete now and available in trunk and the 2.0 branch. As a side effect of introducing these new connectors we needed to make some changes to the

Re: Tomcat connectors

2007-08-09 Thread threepointsomething
I am quite new to Geronimo, so I am not sure if the steps I followed are right. Here goes: I had to ensure that the NIO connector is picked up in place of the basic HTTP connector, so I made the following change in configs\tomcat6\src\plan\plan.xml: lt;gbean name=TomcatWebConnector

Re: Tomcat connectors

2007-08-09 Thread threepointsomething
to show 8080 with a BIO connector as well. Is this a bug?) Gautham. djencks wrote: On Aug 9, 2007, at 11:18 AM, threepointsomething wrote: I am quite new to Geronimo, so I am not sure if the steps I followed are right. Here goes: I had to ensure that the NIO connector is picked up