uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39908-E

The url-mapping of the initialization parameter of the filter used for the response compression function is invalid. (J2EE application = aa....aa, context root = bb....bb)

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