[ 
https://issues.apache.org/jira/browse/WICKET-6388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Grigorov resolved WICKET-6388.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 8.0.0-M7

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

Reply via email to