]
Darran Lofthouse reassigned SECURITY-733:
-----------------------------------------
Assignee: (was: Darran Lofthouse)
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.