1 Reply Latest reply on Jun 16, 2005 1:57 PM by starksm64

    session-timeout ignored

    bcollet

      Hi all,

      Using JBoss 4.0.0, I am trying to override the default session-timeout. I have changed the <session-timeout> value in both the web.xml of my web application and the the defaut Tomcat web.xml (I tried 1 min and 60 min). Redeployed, restarted the server... But the session-timeout seems to remain at 30 minutes or so.

      Also, is it possible to check the effective session-timeout in the JBoss (web or JMX) console?

      Any help would be appreciated!