ページの先頭行へ戻る
Interstage Application Server V12.0.0 メッセージ集
FUJITSU Software

16.7.1 isws10712

ISWS: ERROR: isws10712: Unable to create handler of type %s1: falseIndex=%s2

可変情報

%s1:クラス名
%s2:内部情報

意味

ハンドラのインスタンスを作成できません。

システムの処理

ハンドラチェインの処理を中断します。

ユーザの対処

Deployment descriptorの<handler-class>に指定したクラスがjavax.xml.rpc.handler.Handlerインターフェースを実装しているか、publicクラスであるかどうか、publicデフォルトコンストラクタが存在するかどうか確認してください。