2 Replies Latest reply on May 21, 2012 1:47 PM by jaikiran

    setting the session time out externally to the war file i.e. equivalent of deployers\jbossweb.deployer\web.xml

    peterfry

      In Jboss 5.0.1 we use to be able to edit

       

      deployers\jbossweb.deployer\web.xml

       

      with the following:

       

      <session-config>
      <session-timeout>240</session-timeout>
      </session-config>

       

      Is a similar thing possible in JBoss 7.1?

       

      Peter.