uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39013-W

The property value is not specified. The default value will be used. (J2EE application = aa....aa, context root = bb....bb, property = cc....cc, default value = dd....dd)

aa....aa: The J2EE application name in the case of the J2EE server mode, and a null character string in the case of the servlet engine mode
bb....bb: Context root name
cc....cc: Property name
dd....dd: Default value
Description
The property value is not specified in hitachi_web.properties.
The default value will be used. If the property is specified in the user property file, its value will become the default context value.
Action
When the property of bb....bb is changed from the default value, change the property value of bb....bb.
In the case of the J2EE server mode
Modify, and then redeploy. If the JSP pre-compile functionality used during application startup is executed and this message is output, re-execute the JSP pre-compile functionality used during application startup.
In the case of the servlet engine mode
Modify, and then restart.