[
https://issues.apache.org/jira/browse/WICKET-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16059888#comment-16059888
]
ASF GitHub Bot commented on WICKET-6409:
----------------------------------------
Github user martin-g commented on the issue:
https://github.com/apache/wicket/pull/222
https://issues.apache.org/jira/browse/WICKET-6409
> Session should use #getSessionStore() instead of 'sessionStore'
> ---------------------------------------------------------------
>
> Key: WICKET-6409
> URL: https://issues.apache.org/jira/browse/WICKET-6409
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 6.26.0
> Reporter: Martin Grigorov
>
> From https://github.com/apache/wicket/pull/222:
> Wicket 6.x fails Session.invalidateNow() after deserialisation (For example,
> when using Oracle Coherence).
> Session.destroy() uses sessionStore. But it is null after deserialisation
> because sessionStore is transient.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)