Aaron Ogburn created MODCLUSTER-478:
---------------------------------------
Summary: session drain wait does not end for JBossWeb 7
Key: MODCLUSTER-478
URL:
https://issues.jboss.org/browse/MODCLUSTER-478
Project: mod_cluster
Issue Type: Bug
Components: Core & Container Integration (Java)
Environment: -JBoss EAP 6
Reporter: Aaron Ogburn
Assignee: Jean-Frederic Clere
mod_cluster session draining does not properly end when an active session is invalidated.
The NotifyOnDestroySessionListener is not invoked because it is not properly added. That
listener is added as a ApplicationLifecycleListeners, but JBossWeb 7 invokes
ApplicationSessionLifecycleListeners instead upon session expiration.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)