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

17.12.20 isws11227

ISWS: ERROR: isws11227: <input>,<output>, or <fault> in <operation ..> without attribute 'message' found. Attribute 'message' is required.

[意味]
  <wsdl:portType>定義内の<wsdl:input>、<wsdl:output>、<wsdl:fault>要素の中に、必須のmessage属性が存在しないものがあります。

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

[ユーザの対処]
  message属性を使用して、対応する<wsdl:message>を指定してください。