Martin Grigorov created WICKET-6409:
---------------------------------------

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

Reply via email to