dev@grizzly.java.net

Re: Using WebSocket - Glassfish 3.0 or 3.1

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Tue, 08 Jun 2010 10:33:32 +0200

Hi Ido,

here is a great blog from Justin [1] on websocket support in GF.
You need to use latest GFv3.1 binaries, which you can download from
here [2].

WBR,
Alexey.

[1] http://www.antwerkz.com/glassfish-web-sockets-sample/
[2] http://dlc.sun.com.edgesuite.net/glassfish/v3.1/nightly/

On Jun 5, 2010, at 14:36 , Ido Ran wrote:

> Hi,
> I would like to use the new implementation of WebSocket of grizzly
> with Glassfish.
> My current application is developed and deployed with Glassfish 3.0.
>
> Is it possible to use WebSocket with Glassfish 3.0 or do I have to
> use 3.1 (although it is not ready yet)?
>
> Which ever answer, how do I do that?
> What should I download and hot to assemble everything so that my
> current J2EE application will be able to use WebSocket?
>
> Thank you,
> Ido