Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Apache Tomcat »

RE: Using Grizzly with Tomcat

Caldarale, Charles R

2007-02-12

Replies:

> From: Iván Sánchez [mailto:ivan@(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: users@(protected)
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.