-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
32.0.0.Final, 34.0.0.Final, 35.0.0.Final
-
None
-
---
-
---
I found out that in at least Wildlfy 35 when implementing HttpSessionListener the method sessionDestroyed(HttpSessionEvent event) is called after 15min after start of an http session. No matter if there were follow up http requests on that session that should prolongue it to 15min again.
In JBoss EAP8 that works fine.