Hi,

Broken - do not release.

It seems WebSocket support is broken for Google Chrome 32+.

I tested Apache Wicket integration and it failed with:
WebSocket connection to
'ws://localhost:8080/ws/wicket/websocket?pageId=0&wicket-ajax-baseurl=behavior?0'
failed: Invalid UTF-8 sequence in header value

So I tested Tomcat's demo apps:
http://localhost:8080/examples/websocket/echo.xhtml

And I see the same error.

Joakin from Jetty team recently informed me that there is a breaking change
in Chrome's behavior in ver. 32:
https://issues.apache.org/jira/browse/WICKET-5453?focusedCommentId=13853464&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13853464

I run Ubuntu 13.10 and my Chrome version is 32.0.1700.77

Martin Grigorov
Wicket Training and Consulting


On Tue, Jan 28, 2014 at 9:28 PM, Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.0.0 release is now available for voting.
>
> This is the first non-RC release so I am leaving all the stability
> options open to get an idea of where folks think we currently stand.
>
> The main changes since RC10 are:
> - Fix broken sendfile support in NIO
> - Add a readOnly option for WebResourceSet
> - Fix the regression in handling ternary expressions
> - Separate out JARs for EL, JSP and WebSocket for embedded
> - Remove svn keywords from source
> - Numerous bug fixes and improvements
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.0/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1002/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_8_0_0/
>
> The proposed 8.0.0 release is:
> [ ] Broken - do not release
> [ ] Alpha  - go ahead and release as 8.0.0 (alpha)
> [ ] Beta   - go ahead and release as 8.0.0 (beta)
> [ ] Stable - go ahead and release as 8.0.0 (stable)
>
> Cheers,
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>

Reply via email to