Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no websocket @Push in push-sample, security-sample-managed #314

Open
mz0 opened this issue Dec 4, 2017 · 0 comments
Open

no websocket @Push in push-sample, security-sample-managed #314

mz0 opened this issue Dec 4, 2017 · 0 comments

Comments

@mz0
Copy link

mz0 commented Dec 4, 2017

Push works only over XHR, websocket is not "upgraded" - instead of 101 server sends 200.
Looks like vaadin/framework#8734 (comment)

2017-12-04 20:40:02.317 WARN 30238 --- [ XNIO-2 task-1] org.atmosphere.util.IOUtils : More than one Servlet Mapping defined. WebSocket may not work io.undertow.servlet.spec.ServletRegistrationImpl@..
2017-12-04 20:40:02.320 INFO 30238 --- [ XNIO-2 task-1] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN

Updating Vaadin 8.0.2 to 8.1.7 has no effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant