Hi! There is one known limitation in Comet API:
The event.setTimeout() method works for NIO connector only and for APR it throws UnsupportedOperationException Now that with 7.0.28 per-socket timeouts are supported in APR connector, maybe this limitation can be removed? Documentation: http://tomcat.apache.org/tomcat-7.0-doc/aio.html#Comet_timeouts http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/comet/CometEvent.html Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org