Interstage Application Server/Interstage Web Server メッセージ集 |
目次 |
第2部 メッセージラベルのあるメッセージ | > 第17章 メッセージ番号がiswsで始まるメッセージ | > 17.12 isws11200番台のメッセージ |
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を修正してください。
目次 |