Interstage Application Server/Interstage Web Server メッセージ集 |
目次 |
第2部 メッセージラベルのあるメッセージ | > 第17章 メッセージ番号がiswsで始まるメッセージ | > 17.21 isws16000番台のメッセージ |
ISWS: ERROR: isws16017: The argument class specified in the service endpoint interface method could not be found: Service endpoint interface=%s1: Method=%s2: Class=%s3
ISWS: ERROR: isws16017: service endpoint interfaceのメソッドに指定されている引数のクラスが見つかりません: Service endpoint interface名=%s1: メソッド名=%s2: クラス名=%s3
[可変情報]
%s1:サービスエンドポイントインタフェース名
%s2:メソッド名
%s3:クラス名
[意味]
サービスエンドポイントインタフェースのメソッドに指定されている、引数のクラスが見つかりません。
[システムの処理]
処理を中断します。
[ユーザの対処]
webservices.xmlの<service-endpoint-interface>に記述された、サービスエンドポイントインタフェースに対応した、WSDLファイルの<operation>の子要素<input>に記述されたクラスが存在するか、確認してください。
目次 |