Thank you for the hints!
Upgraded to SF 4.0.0.BUILD-SNAPSHOT (14.08.2013) and now getting another
exception:
2013-08-16 10:49:02,711 15913 ERROR [http-nio-8080-exec-4]
org.apache.coyote.http11.Http11NioProtocol - Error reading request, ignored
java.lang.NullPointerException: null
at org.apache
Hello everybody,
I am using an embedded Tomcat version 8.0.0-RC1 and trying to setup the
WebSocket connection to it.
>From my browser application using SockJS and Spring 4 MVC on the server I
am initiating a websocket session.
When establishing connection I see in the server logs the following
exc