The method sessionDestroyed of HttpSessionListener is not invoked when the jboss stops
Issue
- I have
custom listenerwhichimplements HttpSessionListenerbut it's methodsessionDestroyedis not getting invoked while shutting down the JBoss EAP 5.2 server. - This
custom listeneris in my clustered application as it has<distributable/>tag in it'sweb.xml.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.2.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.