Hitachi

uCosminexus Application Server Application Setup Guide


9.10.4 Setting the runtime properties for Message-driven Beans

You set the application runtime properties for the individual Message-driven Beans that form an application.

Organization of this subsection

(1) Attribute file to be edited

Message-driven Bean attribute file

(2) Acquiring the attribute file to be edited and setting the attributes

(3) Attribute settings to be edited

The following table describes the property settings for the runtime attributes of Message-driven Bean (<runtime>):

Item

Mandatory

Corresponding tag

Maximum number of instances in the pool#

Y

<pooled-instance> - <maximum>

Legend:

Y: Mandatory

#

During the initialization of the Server Session pool, the number of Beans up to the specified value are generated. You can specify a value from 1 to 2147483647 (maximum value of int type). The default value is 1. In order to generate the specified number of JMS sessions, define the JMS sessions as per the number of JMS sessions that can be generated in the JMS provider.

For details on the property settings, see 3.6.1 Specifications of the HITACHI MessageDrivenBean Property file in the uCosminexus Application Server Application and Resource Definition Reference Guide.