uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW00009-E

Given handler does not implement LogicalHandler nor SOAPHandler. (class = aa....aa)

aa....aa: Class name specified in the javaee:handler-class element
Description
Neither the LogicalHandler interface nor SOAPHandler interface is implemented in the class specified in the javaee:handler-class element of the handler chain setup file. Only a logical handler or SOAP handler can be used as the handler.
Action
Specify a class in which either the LogicalHandler interface or SOAPHandler interface is implemented.