Hitachi

uCosminexus Application Server Operation, Monitoring, and Linkage Guide


5.3.7 Definition in cosminexus.xml

Specify the definition for using the functionality for monitoring the execution time of J2EE applications in the <war> tag of cosminexus.xml.

The following table describes the functionality for monitoring the execution time of J2EE application defined in cosminexus.xml:

Table 5‒11: Definition of the functionality for monitoring the execution time of J2EE application in cosminexus.xml

Items

Tag to be specified

Setting contents

Setting the method timeout

Settings in each EJB

<ejb-method-observation-timeout>-<method-observation-timeout> tag under <session>, <entity>, or <message> tag

Specify the value for method timeout.

Settings in each Web application

<war>-<servlet>-<method-observation-timeout> tag or <war>-<filter>-<method-observation-timeout> tag

Specify the method timeout value common to the methods in the servlet.

Setting the mode of method cancellation

<cosminexus-app>-<method-observation-recovery-mode> tag

Specify the mode of method cancellation.

For details on the tags to be specified, see 2.2 Details of each property specified in the Cosminexus application property file (cosminexus.xml) in the uCosminexus Application Server Application and Resource Definition Reference Guide.