]
Darran Lofthouse updated SECURITY-733:
--------------------------------------
Fix Version/s: (was: Negotiation_2_2_3)
Session replication broken by NegotiationAuthenticator valve
------------------------------------------------------------
Key: SECURITY-733
URL:
https://issues.jboss.org/browse/SECURITY-733
Project: PicketBox
Issue Type: Bug
Components: Negotiation
Affects Versions: Negotiation_2_2_2
Reporter: Darran Lofthouse
From an initial review of the code I believe this is because the ClusterSessionValve
implements the Listener interface - however the wrapper class does not.