[
https://issues.apache.org/jira/browse/WICKET-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12936024#action_12936024
]
Martin Grigorov commented on WICKET-3190:
-----------------------------------------
Asked in Atmosphere users mailing list for similar experience with other
integrations:
http://atmosphere-users-mailling-list.2493822.n2.nabble.com/Jetty-WebSocket-request-has-no-contextPath-td5777583.html
> NPE in WicketFilter when a Page is requested via websocket
> ----------------------------------------------------------
>
> Key: WICKET-3190
> URL: https://issues.apache.org/jira/browse/WICKET-3190
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.4.13
> Environment: Win XP 32 bit
> Reporter: Andrey Belyaev
> Assignee: Igor Vaynberg
> Attachments: WebSockets_NPE.zip
>
>
> Trying to add push capability to Wicket using atmosphere framework. Created a
> Page that generates async responce on request. When the Page is requested
> using long-polling or streaming technique via HTTP it works OK, but trying to
> get responce via WebSocket causes NPE in org.apache.protocol.WicketFilter.
> Project ZIP is attached.
> Run it with mvn jetty:run and try to connect to
> "http://localhost:8080/atmosphere-wicket/" using web socket-enabled browser
> (e.g. the Chrome) and Firefox 3.6 that does not support web sockets. You
> should see NPE in console in first case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.