Skip navigation.

Administration Console Online Help

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

 


Web Service --> Configuration --> Other

Tasks     Related Topics     Attributes

Overview

Use this tab to specify additional configuration information about the Web service, such as the size of the pool used for single threaded mode instance pools, the authentication realm name, and whether the classes located in the WEB-INF directory should be loaded before classes with the same name located in the application or system classloader.

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 404-1

Attribute Label

Description

Value Constraints

Single Threaded Servlet Pool Size

The size of the pool used for SingleThreadedModel instance pools.

MBean: weblogic.management.
configuration.
WebServiceComponentMBean

Attribute: SingleThreadedServletPoolSize

Default: 5

Auth Realm Name

The Realm in the Basic Authentication HTTP dialog box, which pops up on the browsers.

MBean: weblogic.management.
configuration.
WebServiceComponentMBean

Attribute: AuthRealmName

Default: "weblogic"

Prefer Web Inf Classes

If true, classes located in the WEB-INF directory of a web-app will be loaded in preference to classes loaded in the application or system classloader. Deprecated the setting from console starting from WLS7.1. Need to set it in weblogic.xml instead.

MBean: weblogic.management.
configuration.
WebServiceComponentMBean

Attribute: PreferWebInfClasses

Default: false

Valid values:

  • true

  • false

 

Skip navigation bar  Back to Top Previous Next