uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61057-E

When the style is non-wrapper style and the method does not have return value or has return value that is soap header, the number of OUT or INOUT parameter that is not soap header is invalid. (class = aa....aa, method = bb....bb)

aa....aa: SEI name or Web service implementation class name
bb....bb: Method name
Description
In the case of the non-wrapper style, the number of out parameters or inout parameters that are not SOAP headers is invalid for a method that either does not have a return value or has a return value that is a SOAP header.
Action
In the case of the non-wrapper style, specify only a single out parameter or inout parameter that is not a SOAP header for a method that either does not have a return value or has a return value that is a SOAP header.