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



2014-03-22 13:15 GMT+01:00 <bugzi...@apache.org>:

> https://issues.apache.org/bugzilla/show_bug.cgi?id=56301
>
> Mark Thomas <ma...@apache.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|NEW                         |RESOLVED
>          Resolution|---                         |INVALID
>
> --- Comment #3 from Mark Thomas <ma...@apache.org> ---
> This looks like a configuration problem. Bugzilla is not a support forum.
> Please use the Tomcat Users mailing list.
>
> --
> You are receiving this mail because:
> You reported the bug.
>

Reply via email to