All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.ref-ejbmdbpoolsettings.html Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M9
Show newest version


MDB Default Pool Settings

Use the MDB Default Pool Settings page to configure the MDB pool.

The MDB Default Pool Settings page contains the following options.

Load Defaults

Button to restore settings that have default values to their default values. Settings that do not have default values are not changed.

Configuration Name

The name of the configuration to which the settings on this page apply. This field is read only.

Initial and Minimum Pool Size

The minimum number of message beans to be maintained in the pool. The default value is 0.

Maximum Pool Size

The maximum number of beans that the container can maintain in the pool at one time. The default value is 32.

Pool Resize Quantity

The number of beans that are removed from the pool if they are idle for more than the time specified in the Pool Idle Timeout field. The value must be at least 0 and less than the Maximum Pool Size value. The default value is 8.

Pool Idle Timeout

The time, in seconds, that a bean in the pool can remain idle before it is removed from the pool. After this amount of time, the bean is destroyed. A value of 0 means that a bean can remain idle indefinitely. The default value is 600.

Additional Properties

Additional properties for the MDB pool. The GlassFish Server does not define any additional properties for the MDB pool.

Related Tasks
Related asadmin Commands

None.

Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2025 Weber Informatics LLC | Privacy Policy