Hmm.
Ok, there was an old entry in my server.xml which starts the SingleSignOn.
That was an mistake by myself.
Without SingleSignOn there are no exceptions during logout.
Will make some test next days. Think that the exception is not
ok when I invalidate the session.
Peter Rossbach schrieb:
Hey,
a) DeltaSession and StandardSession has the exact same behaviour.
b) SingleSignOn valve can't detect invalidation with call isValid()
expiring flag is true at the exipre call. It set to false after
SessionDestroy event is called. But before the event is fired, the
isValid fla
I can't implement the change you suggest as it could result in a
circular loop,
expire - fire event - last access -> isValid() -> expire -> fire event
-> last access
I have added in the missing message for this event, if you are not happy
with that solution, please provide a simple test case f
Hi there,
I've a little cluster with 4 Tomcats 5.5.12 running.
During tests I have found that exception while I
logged out a user on this cluster.
I hope this is the right Maillist for that problem...
java.lang.IllegalStateException: Cannot find message associated with key
standardSession.getL