uCosminexus Application Server, Messages

[Contents][Back][Next]

KDJW61059-E

When the style is non-wrapper style and the method has return value, OUT or INOUT parameter that is not soap header cannot be specified. (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, an out parameter or inout parameter that is not a SOAP header cannot be specified for a method that does not have a return value.
Action
In the case of the non-wrapper style, do not specify an out parameter or inout parameter that is not a SOAP header for a method that does not have a return value.