ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server メッセージ集

17.5.3 isws10480

ISWS: ERROR: isws10480: Missing <soap:fault> element in fault "%s1" in operation "%s2", in binding "%s3"

[可変情報]
  %s1:fault名
  %s2:operation名
  %s3:バインディング名

[意味]
  binding定義(<wsdl:binding>)内の<wsdl:fault>要素が、<soap:fault>要素を子要素として含んでいません。

[システムの処理]
  処理を中断します。

[ユーザの対処]
  <wsdl:fault>の子要素として<soap:fault>要素を含めてください。