We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: