Setting the reload interval
The reload interval is a WebSphere Application Server extension property. The reload interval specifies a time interval (in seconds) for scanning the J2EE application's file system for updated files. The default value is 0 (zero). For more information about about WebSphere extension properties, see the WebSphere Application Server documentation.
Note: Before you can set the reload interval, you must select the Display WebSphere extensions within the J2EE editors check box on the J2EE page of the Preferences window.
To set the reload interval:
- Switch to the J2EE perspective.
- In the Project Explorer view, select the desired enterprise application project.
- Select Open With > Deployment Descriptor Editor from the pop-up menu.
- On the Overview page of the editor, locate the WebSphere Extensions section.
- In the Reload interval field, type a numeric value for the number of seconds.
- Click File > Save to save your changes.