Re: WebSockets

2016-07-08 Thread Martin Funk
are served. At poking around with the WebSockets I had a hard time to figure out if the HTML was wrong or if the server just didn't serve the Endpoint. So basically for debugging reasons. mf 2016-07-03 18:57 GMT+02:00 Mark Thomas <ma...@apache.org>: > On 03/07/2016 11:04, Martin Funk wrot

WebSockets

2016-07-03 Thread Martin Funk
Hi, I'm into my first steps of using the WebSocket API. Things are quite nice so far, WebSockets, used the right way, might open up a complete new type of WebApplications. I've got a question though, is there a way to configure Tomcat to announce the annotated ServerEndpoints, it comes across