You can set session timeout for all web applications using the system property atg.jboss.session.timeout.

When invoking runAssembler, use the following:

-Datg.jboss.session.timeout=nnn

For example, to add a 60 minute session timeout, you would enter:

-Datg.jboss.session.timeout=60

When this property is set, it creates an additional session-timeout element in jboss-web.xml. This element specifies the timeout in minutes.


Copyright © 1997, 2019 Oracle and/or its affiliates. All rights reserved. Legal Notices