Web Applications --> Configuration --> Other

Tasks     Related Topics     Attribute

 

Overview

Use this tab to specify additional configuration information about the Web application, 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

Designating a Default Web Application

Deploying a New Web Application

Testing the Deployment

Viewing Deployed Web Applications

Stopping Deployed Web Applications

Adding or Editing Web Application Deployment Notes

Deleting a Web Application

Monitoring Web Applications and Servlets

Viewing and Updating Run-Time Descriptor Elements

 

Related Topics

Developing Web Applications for WebLogic Server

 

Attribute

Attribute Label

Description

Value Constraints

Single Threaded Servlet Pool Size The size of the pool used for SingleThreadedModel instance pools. Default: 5Configurable: no
Auth Realm Name The Realm in the Basic Authentication HTTP dialog box which pops up on the browsersMBean: weblogic.management.
configuration.
WebAppComponentMBeanAttribute: 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.
WebAppComponentMBeanAttribute: PreferWebInfClasses
Default: falseValid values:

  • true

  • false

Skip navigation bar  Back to Top Previous Next