Hi!

I have test a little bit the ClusterSingleSignOn implementation and something are bad:

- At normal shutdown a cluster node all auth HttpSessions are destroyed. ClusterSingleSignOn is a HttpSession Listener and remove all SSO registered sessions. That is correct for normal session invalidation, but not for a DeltaManager.stop call.
        
-       The SSO cache have no automatic sync, after restart a node.

Anyone have a idea at this topics?

I have also made some small refactoring and will it backport to tomcat 6.0, but only as we have a complete solution.

Regards
Peter



Reply via email to