You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/08/05 12:15:47 UTC

[jira] [Commented] (WICKET-5301) Create a module for Native WebSocket based on JSR 356

    [ https://issues.apache.org/jira/browse/WICKET-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13729358#comment-13729358 ] 

Martin Grigorov commented on WICKET-5301:
-----------------------------------------

Nothing new under the sky - the integration doesn't work on Glassfish (https://java.net/jira/browse/WEBSOCKET_SPEC-181).
It is not allowed to register WebSocket endpoint in Filter#init(), but only in ServletContextListener ...
                
> Create a module for Native WebSocket based on JSR 356
> -----------------------------------------------------
>
>                 Key: WICKET-5301
>                 URL: https://issues.apache.org/jira/browse/WICKET-5301
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-native-websocket
>    Affects Versions: 7.0.0
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>            Priority: Minor
>             Fix For: 7.0.0
>
>
> Tomcat 8 will soon release its RC1 that contains an implementation of JSR 356 - WebSocket 1.0
> Wicket should provide module to integrate with this API. It should work with other implementations of this JSR too

--
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