Previous Topic

Next Topic

Book Contents

Book Index

web.xml

MOVEit Automation Web Admin uses the information that is specified in the configuration web.xml file to configure and deploy information for the web components. You can customize the session timeout value in the web.xml file.

The web.xml file is in the <HOME>\MOVEit\MOVEit Automation Web Admin\Tomcat\webapps\webadmin\WEB-INF\ directory.

Where <HOME> is the MOVEit Automation directory that is created during installation.

To access and edit the web.xml file you must have administrative access.

To save changes to the web.xml file you must restart MOVEit Automation Web Admin.

Property

Description

<session-timeout>15</session-timeout>

The number of minutes after which the Web Admin UI user session expires.

The default is 15. Edit this number to increase or decrease the number of minutes after which the Web Admin UI user session expires.

NOTE: The default value of 15 minutes meets PCI-DSS requirements.