> From: Iván Sánchez [mailto:[EMAIL PROTECTED]
> Subject: Using Grizzly with Tomcat
>
> I am trying to develop a server which uses Comet. According to
> http://tomcat.apache.org/tomcat-6.0-doc/aio.html I need a nio http
> connector.
What's wrong with Tomcat's NIO connector? Just specify:
org.apache.coyote.http11.Http11NioProtocol
as the protocol value. See the description of the protocol attribute here:
http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]