You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/31 19:50:04 UTC

[jira] [Commented] (WICKET-6388) MockServletContext should should define non-null session tracking modes

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

ASF subversion and git services commented on WICKET-6388:
---------------------------------------------------------

Commit f556d31b1799b1877ddf3a8c8ed322662c943861 in wicket's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=f556d31 ]

WICKET-6388 MockServletContext should should define non-null session tracking modes


> MockServletContext should should define non-null session tracking modes
> -----------------------------------------------------------------------
>
>                 Key: WICKET-6388
>                 URL: https://issues.apache.org/jira/browse/WICKET-6388
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket, wicket-native-websocket
>    Affects Versions: 8.0.0-M6
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 8.0.0-M7
>
>
> Since WICKET-6360 some tests in Wicket Native WebSocket (and also at Wicket Spring Boot Starter) were failing with NullPointerException because MockServletContext#getEffectiveSessionTrackingModes() is returning null.
> It would be better if org.apache.wicket.protocol.http.mock.MockServletContext#getEffectiveSessionTrackingModes() returns a set with cookie mode, because cookie is the most close to real life applications.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)