Administration Console Online Help

 Previous Next Contents Index  

 


Pool --> Configuration

Tasks     Additional Documentation     Attributes

Overview

USe this tab to configure the instance pooling behavior of the WebLogic Server free pool for stateless session and message-driven beans.

Tasks

Using the EJB Deployment Descriptor Editor

Additional Documentation

(Requires an Internet connection.)

Attributes

Attribute Label

Description

Value Constraints

Max Beans In Free Pool

Specify the size of the free pool, that WebLogic Server maintains for every stateless session bean and message-driven bean class.

Attribute: MaxBeansInFreePool

Default: 1000

Configurable: yes

Readable: yes

Writable: yes

Initial Beans In Free Pool

Specify the initial size of the free pool, that WebLogic Server maintains for every bean class.

Attribute: InitialBeansInFreePool

Default: 0

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next