ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server Express Java EE運用ガイド(Java EE 6編)
FUJITSU Software

9.14.10 delete-application-refサブコマンド

名前

delete-application-ref - 振り分け先のアプリケーションの削除

形式

wscadmin delete-application-ref --webserver web_server_name --target target application_name

機能説明

WebサーバコネクタのIJServerクラスタ設定から、振り分け先アプリケーションを削除します。

オプション

オプション名

簡略名

説明

--webserver

なし

設定を行うWebサーバ名を指定します。

--target

なし

設定対象のIJServerクラスタ名、または、Interstage Java EE 6 DASサービスのインスタンス名(server)を指定します。

オペランド

オペランド名

省略

説明

application_name

不可

IJServerクラスタに配備されているWebアプリケーションのコンテキストルートを指定します。ルートコンテキストの場合、“/”を指定します。

戻り値

0: 正常終了
1: 異常終了

使用例

以下のように実行します。

C:\Interstage\F3FMwsc\bin\wscadmin delete-application-ref --webserver FJapache --target IJServer001 SampleAppr1

Command delete-application-ref executed successfully.

/opt/FJSVwsc/bin/wscadmin delete-application-ref --webserver FJapache --target IJServer001 SampleAppr1

Command delete-application-ref executed successfully.