[Cross posting to
users@...]
glassfish@... wrote:
> So, in short: it must be done using a JNDI lookup.
>
> I guess Servlets 3.0 coming with JEE 6 (and thus GF3) will change the comet API completely? Grizzly's CometHandler will be probably replaced by a standard API that will support injection, I suppose?
No, Grizzly Comet will stay :-) Servlet 3.0 will supports only a subset
of what Grizzly's Comet offer. Servlet 3.0 will offer a mechanism for
suspending/resuming requests, but will not support asynchronous I/O and
tools for throttling/aggregating/filtering messages and push operations
(see [1]), which Grizzly Comet support.
A+
-- Jeanfrancois
[1]
http://cometdaily.com/2008/04/01/new-technology-new-problems-delayed-pushes-operations/> [Message sent by forum member 'markusoj' (markusoj)]
>
>
http://forums.java.net/jive/thread.jspa?messageID=287324>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
users-unsubscribe@...
> For additional commands, e-mail:
users-help@...
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...