users@glassfish.java.net

Re: Re: websocket : RuntimeException when after page is refreshed

From: <neil.ghosh_at_gmail.com>
Date: Sat, 26 Jan 2013 17:08:34 +0000 (GMT)

Thanks for the response Pavel,

I realised that the session object in the following method is coming
out to be null

@WebSocketClose
    public void onClose(Session peer) {}

Hence the session could not be removed from the list of connected
users. Shall I file a jira with tyrus ? The email you posted has been
truncated in the forum.