uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39905-E

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

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
Description
The response compression rule specified in the initialization parameter of the filter used for the response compression functionality is invalid.
Action
Modify the response compression rule specified in the initialization parameter of the filter used for the response compression functionality of the Deployment Descriptor (web.xml), and then redeploy.