https://bz.apache.org/bugzilla/show_bug.cgi?id=58312
Bug ID: 58312 Summary: WebSocket not available with tomcat8 embedded out of eclipse Product: Tomcat 8 Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: WebSocket Assignee: dev@tomcat.apache.org Reporter: cont...@flavien-normand.fr I created a VAADIN project using @Push annotation, this requires Websocket on tomcat8. When I start the project on eclipse, everything runs fine. But when I compile it to a jar file, I just get an error saying that Push is not available due to Websocket missing. To see all the stack trace, the example etc, you can check my topic on StackOverflow (another user tried my example and got the same error). http://stackoverflow.com/questions/31973016/vaadin-push-not-available-with-tomcat8-embedded -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org