uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39904-E

The compression rule name of the initialization parameter of the filter used for the response compression function is not found. (J2EE application = aa....aa, context root = bb....bb, init param = cc....cc, compression rule name = dd....dd)

aa....aa: The J2EE application name (in the case of the J2EE server mode) or a null character (in the case of the servlet engine mode)
bb....bb: Context root name
cc....cc: Initialization parameter name
dd....dd: Specified response compression rule name
Description
The response compression rule name specified in the initialization parameter of the filter used for the response compression functionality is not found.
Action
Set the response compression rule name specified in the initialization parameter of the filter used for the response compression functionality of the Deployment Descriptor (web.xml), and then redeploy.