Andreas Kuhtz created WICKET-4924:
-------------------------------------
Summary: Websocket broadcast support does not work with OSGi
Key: WICKET-4924
URL: https://issues.apache.org/jira/browse/WICKET-4924
Project: Wicket
Issue Type: Improvement
Components: wicket-native-websocket
Affects Versions: 6.4.0
Reporter: Andreas Kuhtz
Assignee: Martin Grigorov
Attachments: WICKET-4924.patch
WICKET-4832 provides websocket support but this does not work in an OSGi
environment because the packages are not unique.
This patch provides the changes to make it run under OSGi. Most of the changes
are in the wicket-native-websocket modules, but WicketFilter from wicket-core
has a new method to let AbstractUpgradeFilter only override the required parts
(was TODO in original code).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira