uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39235-W

The value of the cache function specified by web.xml is invalid. (J2EE application = aa....aa, context root = bb....bb, tag name = cc....cc)

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: Invalid tag name
Description
The setting of the cache functionality specified in web.xml is invalid. The setting of web.xml will be ignored and the Web application will start.
Action
Stop the Web application, modify the corresponding tag in web.xml, and then start the Web application.