uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE34405-I

Negotiation was successful. (J2EE application = aa....aa, context root = bb....bb, parameter = (cc....cc))

aa....aa: J2EE application name
bb....bb: Context root name
cc....cc: Web application setup information
Description
The negotiation process was successful during startup of the EADs session failover functionality.
The setup information of the EADs session failover functionality that is specified in the Web application is output with the following format to cc....cc:
Parameter name = Setup value
The contents of the parameter name are as follows:
  • max sessions: Maximum value of the HttpSession object count
  • max inactive interval: Validity period of the HTTP session that is defined in web.xml
  • exclude url patterns: Settings of the EADs session failover inhibit functionality#
  • session read only url patterns#: Settings for the functionality to define requests to exclusively reference the HTTP session#
  • session persistence version: Version of the EADs session failover functionality
#
In the case of multiple setup values, the characters are demarcated with commas (,) and output.