Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
6.4.0
-
None
Description
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).
Attachments
Attachments
Issue Links
- is related to
-
WICKET-4832 Websocket broadcast support
- Resolved