0 Replies Latest reply on May 15, 2002 11:18 AM by alexanderbenker

    Setting TimeOut with DatabaseServerLoginModule

    alexanderbenker

      Hello,

      does anyone know how to set the time out JBoss (2.4.4 with integrated Tomcat 4.0.1) uses when the DatabaseServerLoginModule is used?
      I've set in my webapp the session-timeout to 300, but JBoss forces me to login again every 10 Minutes or so (didn't find a pattern yet).
      My HttpSession don't get unbound, so I believe it must be the security mechanism that times me out.

      Thanks in advance
      Alex