Administration Console Online Help

 Previous Next Contents Index  

 


Web Application --> Configuration --> Files

Tasks     Additional Documentation     Attributes

Overview

This tab defines settings for automatic servlet reloading and for automatic generation of index directories.

Tasks

Configuring a New Web Application or Web Service

Deploying a New Web Application or Web Service

Additional Documentation

(Requires an Internet connection.)

Assembling and Configuring Web Applications

Attributes

Attribute Label

Description

Value Constraints

Reload Period

How often WebLogic checks whether a servlet has been modified, and if so reloads it. -1 is never reload, 0 is always reload

MBean: weblogic.management.
configuration.
WebAppComponentMBean

Attribute: ServletReloadCheckSecs

Default: 1

Configurable: yes

Readable: yes

Writable: yes

Index Directories

Return whether or not to automatically generate an HTML directory listing if no suitable index file is found

MBean: weblogic.management.
configuration.
WebAppComponentMBean

Attribute: IndexDirectoryEnabled

Default: false

Readable: yes

Writable: yes



 

Back to Top Previous Next