JBoss.orgCommunity Documentation

JBoss server

In the JBoss server, this file is located at $Jboss_home/server/default/deployers/jbossweb.deployer/web.xml.

Configure the session timeout of the JBoss server

1. Stop the server by using the shutdown.sh command.

2. Open the web.xml file.

3. Change the value of the session timeout.

4. Save and restart the server.