Martin Grigorov created WICKET-5701:
---------------------------------------

             Summary: WebSocketRequestHandler is not set as a scheduled and 
thus RequestCycle#find(AjaxRequestTarget.class) doesn't work 
                 Key: WICKET-5701
                 URL: https://issues.apache.org/jira/browse/WICKET-5701
             Project: Wicket
          Issue Type: Bug
          Components: wicket-native-websocket
    Affects Versions: 6.17.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


As discussed at 
https://groups.google.com/d/topic/wicket-jquery-ui/fw6TdyO5o18/discussion 
AbstractWebSocketProcessor doesn't schedules the WebSocketRequestHandler in the 
request cycle and thus it is not reachable for user code via 
RequestCycle#find(Class) API.

Additionally the configured application RequestCycle listeners are not notified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to