Vikas V [
https://community.jboss.org/people/selfcare] created the discussion
"Re: Session invalidation not happening at the right time"
To view the discussion, visit:
https://community.jboss.org/message/758915#758915
--------------------------------------------------------------
I quick edit to my original post,
In web.xml *(of my Jboss AS 5.1.0 GA)*, I have configured session-timeout to be 3 minutes.
When I hit my JSF servlet, and dont do any thing for 3 mins, then my customised session
listener gets invoked and sessionDestroyed(HttpSessionEvent httpSessionEvent) is called.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/758915#758915]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]