uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJE39902-E

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