On 22/03/2014 16:17, Cyril Auburtin wrote:
> Hi, this issue concerns the tomcat-embed server, (likely also the normal
> tomcat server)
> after version 8.0.1, websockets can't be estblished like before.
> 
> I tried from a simple websocket example (standard java websocket
> implemented in tomcat8
> http://www.oracle.com/technetwork/articles/java/jsr356-1937161.html)
> and noticed it from my project https://github.com/n11/mongo-cli-java,
> working untill apache version 8.0.0-RC10 (see pom.xml)
> 
> It seems there's a breaking change between 8.0.0-RC10 and 8.0.1
> 
> screenshot: https://issues.apache.org/bugzilla/attachment.cgi?id=31423

Which indicates your WebSocket request received a 404 response so this
isn't a WebSocket problem at all.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to