Interstage Application Server J2EE ユーザーズガイド
目次 索引 前ページ次ページ

第1部 J2EE共通編> 第3章 J2EEアプリケーションの運用> 3.2 J2EEアプリケーションクライアントの運用> 3.2.1 運用開始までの流れ

3.2.1.9 J2EEアプリケーションクライアントの実行

 J2EEアプリケーションクライアントを実行するには、javaコマンドを使用します。
 また、必要に応じて、-Dパラメタを使用して環境プロパティを指定します。環境プロパティの詳細については、“JNDI環境プロパティの詳細設定”を参照してください。
 以下の場合の、J2EEアプリケーションクライアント実行時のコマンドの記述例を示します。

image

java -Dcom.fujitsu.interstage.j2ee.DeploymentDescriptorClient=C:\env\application-client.xml -DEBEproperties=ClientebeProperties.xml ClientAPP

image

java -Dcom.fujitsu.interstage.j2ee.DeploymentDescriptorClient=/export/home/j2eeapl/application-client.xml -DEBEproperties=ClientebeProperties.xml ClientAPP

image

java -Dcom.fujitsu.interstage.j2ee.DeploymentDescriptorClient=/home/j2eeapl/application-client.xml -DEBEproperties=ClientebeProperties.xml ClientAPP


目次 索引 前ページ次ページ

All Rights Reserved, Copyright (C) 富士通株式会社 2006