cjaddapp(リソースの追加)
形式
cjaddapp [<サーバ名称>] [-nameserver <プロバイダURL>]
-type {ejb|war|rar} -name <J2EEアプリケーション名>
-resname <表示名> [-resname <表示名> ...]
cjaddapp [<サーバ名称>] [-nameserver <プロバイダURL>]
-type filter -name <J2EEアプリケーション名>
-warname <WARファイルの表示名>
-c <属性ファイルパス> [-c <属性ファイルパス> ...]
機能
引数
<プロトコル名称>::<ホスト名称>:<ポート番号>
入力例
cjaddapp MyServer -type ejb -name App1 -resname accountJsp
cjaddapp MyServer -type war -name App1 -resname account-war
cjaddapp MyServer -type rar -name App1 -resname account-rar
cjaddapp MyServer -type filter -name App1 -warname account-war -c FilterProp.xml
戻り値
注意事項