Edit MDB Pool Settings

Use this page to edit default pool settings for the MDBs that are managed by the EJB Container.

The following table describes the fields and buttons on the screen. The left column lists the fields and buttons; the right column describes the functionality.

Field or Button
Description

Steady Pool Size

Specify the minimum number of beans in the pool. This applies to stateless session beans.

Max Pool Size

Specify the maximum number of beans you want in the pool, at any given point in time.

Pool Resize Quantity

Specify the number of beans to be removed from the pool, if the beans are idle for more than the time specified in the idle-timeout-in-seconds tag.

Idle Timeout (secs)

Specify the period, in seconds, that a bean can remain idle. When the idle-timeout period elapses and the bean is still idle, it will be destroyed.

Save

Saves your changes to the EJB Container

Reset

Cancels your changes and displays a fresh page in which you can re-do your configuration.

See also

Edit MDB Properties


Legal Notices
Copyright © 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.