The number of wsdl:part child elements of input wsdl:message element referred from soap:body element is invalid. (WSDL file = aa....aa, message name = bb....bb)
- aa....aa:WSDLファイルのパス
bb....bb:インプットのwsdl:message要素名 - 説明
- WSDLのwsdl:operation要素のsoap:body要素から参照するinputメッセージのwsdl:part子要素の数が不正です。
- 対処
- WSDLのwsdl:operation要素のsoap:body要素から参照するinputメッセージには,wsdl:part子要素を一つだけ指定してください。