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

17.12.44 isws11254

ISWS: ERROR: isws11254: The binding %s1 has multiple operations with the same soapAction which could lead to the soap message not containing enough information for the server to determine the method to invoke: soapAction="%s2"

[可変情報]
  %s1:バインディング名
  %s2:soapActionの値

[意味]
  WSDLの同じバインディング内のオペレーション間で、以下の条件に該当するものが存在します。

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

[ユーザの対処]
  operation要素のsoapAction属性の値を変更するなどして、[意味]の条件に該当しないようにWSDLを修正してください。