Re: A Couple of 8.0.0 WebSocket Questions

2013-08-10 Thread Niki Dokovski
On Sat, Aug 10, 2013 at 6:57 AM, Igor Urisman igor.uris...@gmail.comwrote: Dear all, 1. I see how to close a session from either end of the connection. That, of course, leaves the underlying endpoint intact. Is there a way to un-deploy an entire server endpoint so that no new connections

Re: A Couple of 8.0.0 WebSocket Questions

2013-08-10 Thread Mark Thomas
Igor Urisman igor.uris...@gmail.com wrote: Dear all, Answering from a JSR356 perspective. Tomcat could add these features outside of the SPEC. 1. I see how to close a session from either end of the connection. That, of course, leaves the underlying endpoint intact. Is there a way to un-deploy

A Couple of 8.0.0 WebSocket Questions

2013-08-09 Thread Igor Urisman
Dear all, 1. I see how to close a session from either end of the connection. That, of course, leaves the underlying endpoint intact. Is there a way to un-deploy an entire server endpoint so that no new connections can be made to it? If so, will it close existing sessions? 2. Is there a way to