Joakim Erdfelt created WICKET-5453:
--------------------------------------
Summary: Jetty 9.1.0 has its own UpgradeFilter, use it
Key: WICKET-5453
URL: https://issues.apache.org/jira/browse/WICKET-5453
Project: Wicket
Issue Type: Bug
Components: wicket-native-websocket
Affects Versions: 7.0.0
Reporter: Joakim Erdfelt
Assignee: Martin Grigorov
Priority: Minor
In a recent stackoverflow question ..
http://stackoverflow.com/questions/20661139/websocket-timeout-with-apache-wicket-and-embedded-jetty
I noticed a reference to a class called Jetty9WebSocketFilter
Starting in Jetty 9.1.0, a filter for websocket upgrade ships with Jetty.
See answer (with example code):
http://stackoverflow.com/a/20663447/775715
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)