Hello Kamil, We have own session class which is being invalidated successfully :)
On Wed, Oct 4, 2017 at 6:05 PM, Kamil Paśko <[email protected]> wrote: > But there is an issue with invalidation: > > https://issues.apache.org/jira/browse/WICKET-6441 > > > W dniu 2017-10-04 o 06:21, Maxim Solodovnik pisze: > > New method is not required :(( >> The issue was with my implementation of WebSession ... >> >> sorry for the noise >> >> On Wed, Oct 4, 2017 at 11:10 AM, Maxim Solodovnik <[email protected]> >> wrote: >> >> Hello All, >>> >>> I was unable unable to find any method to invalidate current session of >>> wicket tester >>> I can call >>> tester.getSession().invalidateNow(); >>> >>> But in this case session will not be `renewed` :9 it will be invalid >>> forever >>> >>> Should I add new method? >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >>> >> >> > -- WBR Maxim aka solomax
