Hello I noticed that closeIdleSessions stopped working.
My environment - vaadin 7.7.14
closeIdleSessions - true set in web.xml
heartbeat - 300s
session timeout - 5 min for this test
server - Wildfly 10
Under vaadin-cdi 1.0.5 the session will NOT timeout - it seems that heartbeat will keep session alive
under vaadin-cdi 1.0.3 the session will timeout correctly.
Hello I noticed that closeIdleSessions stopped working.
My environment - vaadin 7.7.14
closeIdleSessions - true set in web.xml
heartbeat - 300s
session timeout - 5 min for this test
server - Wildfly 10
Under vaadin-cdi 1.0.5 the session will NOT timeout - it seems that heartbeat will keep session alive
under vaadin-cdi 1.0.3 the session will timeout correctly.