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

76.21.15 isws16022

ISWS: ERROR: isws16022: The class for the Servlet for <servlet-link> defined in webservices.xml could not be found: Class=%s1
ISWS: ERROR: isws16022: webservices.xmlに定義されている<servlet-link>に対応するServletのクラスが見つかりません: クラス名=%s1

可変情報

%s1:webservices.xmlに定義されている<servlet-link>に対応するServletのクラス名

意味

webservices.xmlに定義されている<servlet-link>に対応するServletのクラスが見つかりません。

システムの処理

処理を中断します。

ユーザの対処

Webアプリケーション環境定義ファイルの<servlet-class>に記述されたクラスが存在するか、確認してください。
また、名前空間プレフィックス付きのタグを指定している場合、タグからプレフィックスを削除してください。