Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index

 


Web Service --> Configuration --> Files

Tasks     Related Topics     Attributes

Overview

Use this tab to specify how often the target server checks to see whether a servlet in the Web service has been modified, and whether it should be reloaded. Also use this tab to specify whether a target server should automatically generate an HTML directory listing if no suitable index file is found.

Tasks

Configuring and Deploying a New Web Service

Viewing Deployed Web Services

Undeploying Deployed Web Services

Deleting a Web Service

Viewing Web Service Deployment Descriptors

Configuring Web Service Reliable SOAP Messaging

Related Topics

Configuring Web Application Components

Attributes

Table 406-1

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.
WebServiceComponentMBean

Attribute: ServletReloadCheckSecs

Default: 1

Index Directories

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

MBean: weblogic.management.
configuration.
WebServiceComponentMBean

Attribute: IndexDirectoryEnabled

Default: false

Valid values:

  • true

  • false

 

Skip navigation bar  Back to Top Previous Next