uCosminexus Application Server, Expansion Guide

[Contents][Index][Back][Next]

7.4 Definitions in cosminexus.xml

Specify definitions for using the EADs session failover functionality in the war tag in cosminexus.xml.

The following table describes the definitions of the EADs session failover functionality in cosminexus.xml:

Table 7-25 Definitions of the EADs session failover functionality in cosminexus.xml

Item Tag to be specified Settings
Setting of the EADs session failover functionality http-session-eadssfo-enabled Set whether to enable EADs session failover functionality in the unit of a Web application.
Setting of application identifier http-session-eadssfo-application-id Set the application identifier.
Setting of the EADs session failover inhibition functionality http-session-eadssfo-exclude-url-patterns Set URL patterns that inhibit the EADs session failover functionality.
For details on how to specify URL patterns, see 7.5 (1) Settings of the EADs session failover inhibition functionality.
Settings of refer-only requests http-session-eadssfo-session-read-only-url-patterns Set the URL pattern of refer-only requests. For details on how to specify a URL pattern, see 7.5 (2) Settings of refer-only requests.

For details on the tags to be specified, see 2.2.6 Details of War property in the uCosminexus Application Server Application and Resource Definition Reference Guide.

Note that the contents set in cosminexus.xml are preferred over settings in the unit of J2EE server (Easy Setup definition file). If you omit the settings in cosminexus.xml, settings of the Easy Setup definition file are applied as default values.