WAS デプロイメント・マネージャー用のプロファイル、およびクラスター内の WAS インスタンスをホストするすべてのノード用のプロファイルに、Common Event Infrastructure が既にインストールされていることを確認する必要があります。
Common Event Infrastructure Web サービス・レシーバーのイメージ (cei-600-wsnt.zip) を、WebSphere Application Server 6.0.x が既にインストールされているマシン上のディレクトリーに解凍します。
コマンド・ウィンドウで、以下のコマンドを入力します。
cd <image_dir>
<WAS_DIR>\java\bin\jar -xvf cei-600-wsnt.zip
<WAS_PROFILE_DIR>\bin\wsadmin -conntype SOAP -host
<was_host> -port <was_port> -user <user> -password
<password> -f <image_dir>\bin\install-cluster.jacl
<image_dir>/bin/wsnt-was.ear <cluster_name>
重要: wsnt-was.ear
ファイルの場所を示すディレクトリーの分離文字には、スラッシュ「/」を使用する必要があります。
コマンド・シェルで、以下のコマンドを入力します。
cd <image_dir>
<WAS_DIR>/java/bin/jar -xvf cei-600-wsnt.zip
<WAS_PROFILE_DIR>/bin/wsadmin.sh -conntype SOAP -host
<was_host> -port <was_port> -user <user> -password
<password> -f <image_dir>/bin/install-cluster.jacl
<image_dir>/bin/wsnt-was.ear <cluster_name>
ここで
関連トピック
ハードウェア要件およびソフトウェア要件
WAS インスタンスへのレシーバーのインストール
インストールの検査
レシーバーのアンインストール
親トピック
インストールの概要