Hitachi

uCosminexus Application Server Expansion Guide


2.4.2 Settings in the execution environment (Batch server settings)

You must perform batch server settings, if you want to use EJB access functionality.

You implement the batch server settings in the Easy Setup definition file. You specify the definition of the EJB access functionality in the <configuration> tag of the logical J2EE server (j2ee-server) of the Easy Setup definition file.

The following table describes the definition of the EJB access functionality in the Easy Setup definition file.

Table 2‒14: Definition of EJB access functionality in the Easy Setup definition file

Field

Parameter to be specified

Setting contents

Timeout of RMI-IIOP communication

ejbserver.rmi.request.timeout

Specify a communication timeout between client and server of the RMI-IIOP communication.

Operation of EJB client when communication failure occurs in remote interface

ejbserver.container.rebindpolicy

Specify reconnection operation and request resending operation to be performed on the batch server, if communication failure occurs when invoking the EJB method.

Fixing communication port and IP address of batch server

vbroker.se.iiop_tp.scm.iiop_tp.listener.port

Specify communication port of batch server.

vbroker.se.iiop_tp.host

Specify whether the IP address or host name, used by batch server, are to be fixed.

Note: For details on Easy Setup definition file and parameters, see uCosminexus Application Server Definition Reference Guide.