In this page, you can set the Applications Configuration properties that help ensure that changes to deployed applications are detected and the modified classes reloaded.
Click Enabled to enable dynamic reloading of modified classes.
In the Reload Poll Interval field, specify, how often the server should check for changes in the deployed applications.
In the Admin Session Timeout field, specify the amount of time before the Admin Console times out and you have to log in again.
Configure the Auto-deploy feature using the following properties.
Enable Auto-deploy to automatically deploy applications available in the Auto-deploy directory.
In the Auto-deploy Poll Interval field, specify how often the server should check the auto deploy directory for application or module archives. Changing the poll interval does not affect the time taken for deploying an application or module.
In the Auto Deploy directory, if you specify the directory where you build your application, then you won't have to copy the files to the default auto deploy directory.
By default, a variable is used to eliminate the need to manually change the directory for multiple server instances.
To run the verifier before deployment, select the Verifier Enabled check box.
The verifier examines the structure and content of the file. Verification of large applications is often time consuming.
To precompile JSP pages, select the JSPs check box.
If you do not select the check box, the JSP pages are compiled at runtime when they are first accessed. Because compilation is often time consuming in a production environment, select this check box.
To specify additional properties, click the Add Property button and enter the property name and its value.
Click Save for the changes to take effect.