On 05/11/2010 12:34, greenstar wrote:
> 
> In Tomcat 7, is the comet valve
> (org.apache.catalina.valves.CometConnectionManagerValve) required for
> "native" comet implementations (ie:
> org.apache.catalina.comet.CometProcessor), or servlet 3.0 comet
> implementations (ie: request.startAsync(), etc), or both?

There is no such thing as Servlet 3.0 comet.

The comet async implementation and the Servlet 3.0 async implementation
are completely separate.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to