I've just received a message from glassfish release engineer that b75
was in progress before Tyrus 1.0-b11 was integrated, so it will be b76 :-|
but you can download nightly build
http://dlc.sun.com.edgesuite.net/glassfish/4.0/nightly/ ; builds
published after Feb 13 should contain latest Tyrus and WebSocket-API.
Sorry for any inconvenience.
Pavel
On 2/13/13 11:42 AM, johan_at_lodgon.com wrote:
> Thank you for this information.
>
> That means that from b75 on, you don't have to supply the configuration
> attribute anymore on the @WebSocketEndpoint.
>
> (@WebSocketEndpoint in b12 of the websocket-api contains a default:
>
> public Class<? extends DefaultServerConfiguration> configuration()
> default javax.websocket.server.DefaultServerConfiguration.class;
> )
>
> Nice!
>
> - Johan
>
>