uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW51026-E

wsdl:fault elements specified as child elements of one wsdl:operation element must refer to unique wsdl:message elements. (WSDL file = aa....aa, operation name = bb....bb, fault name = cc....cc)

aa....aa: Path of the WSDL file
bb....bb: wsdl:operation element name
cc....cc: wsdl:fault element name
Description
More than one wsdl:fault elements are specified in the child element of a single wsdl:operation element, but the wsdl:message element referenced from these elements is not unique.
Action
When more than one wsdl:fault elements are specified in the child element of a single wsdl:operation element, the wsdl:message element referenced from these elements must be unique.