WebSphere Extended Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows, z/OS

クライアント・アプリケーションの起動

Why and when to perform this task

サーバーをテストするには、Java 2 Platform Enterprise Edition (J2EE) launchclient アプリケーションを起動します。

コマンド・ウィンドウで以下を入力します。

launchclient [WAS_HOME]¥profiles¥[APP_SERVER_PROFILE]¥installedApps¥Cell¥
WPFKeyBasedPartitionSample.ear -CCproviderURL=corbaloc::
<host>:<port>


<host>  - アプリケーション・サーバーが稼働するホストのホスト名
<port> -  BOOTSTRAP_ADDRESS
ポートを検索するには、管理コンソールで、「サーバー」>「アプリケーション・サーバー」>「server_name」>「通信」>「ポート」とクリックします。
次に、BOOTSTRAP_ADDRESS のポート値を検索します。
結果は次のようになります。

IBM WebSphere Application Server, Release 5.1
J2EE Application Client Tool
Copyright IBM Corp., 1997-2003
WSCL0012I: Processing command line arguments.
WSCL0013I: Initializing the J2EE Application Client Environment.
WSCL0035I: Initialization of the J2EE Application Client Environment
 has completed.
WSCL0014I: Invoking the Application Client class
com.ibm.websphere.wpf.client.WPFKeyBasedPartitionClient
Create Partitions from PK000001 to PK000010
1st call: PK000001->partiton=PK000001,server=NodeA/cluster_member_1
2nd call: PK000001->partiton=PK000001,server=NodeA/cluster_member_1
3rd call: PK000001->partiton=PK000001,server=NodeA/cluster_member_1
1st call: PK000002->partiton=PK000002,server=NodeA/cluster_member_3
2nd call: PK000002->partiton=PK000002,server=NodeA/cluster_member_3
3rd call: PK000002->partiton=PK000002,server=NodeA/cluster_member_3
1st call: PK000003->partiton=PK000003,server=NodeA/cluster_member_3
2nd call: PK000003->partiton=PK000003,server=NodeA/cluster_member_3
3rd call: PK000003->partiton=PK000003,server=NodeA/cluster_member_3
1st call: PK000004->partiton=PK000004,server=NodeA/cluster_member_3
2nd call: PK000004->partiton=PK000004,server=NodeA/cluster_member_3
3rd call: PK000004->partiton=PK000004,server=NodeA/cluster_member_3
1st call: PK000005->partiton=PK000005,server=NodeA/cluster_member_1
2nd call: PK000005->partiton=PK000005,server=NodeA/cluster_member_1
3rd call: PK000005->partiton=PK000005,server=NodeA/cluster_member_1
1st call: PK000006->partiton=PK000006,server=NodeA/cluster_member_1
2nd call: PK000006->partiton=PK000006,server=NodeA/cluster_member_1
3rd call: PK000006->partiton=PK000006,server=NodeA/cluster_member_1
1st call: PK000007->partiton=PK000007,server=NodeA/cluster_member_1
2nd call: PK000007->partiton=PK000007,server=NodeA/cluster_member_1
3rd call: PK000007->partiton=PK000007,server=NodeA/cluster_member_1
1st call: PK000008->partiton=PK000008,server=NodeA/cluster_member_3
2nd call: PK000008->partiton=PK000008,server=NodeA/cluster_member_3
3rd call: PK000008->partiton=PK000008,server=NodeA/cluster_member_3
1st call: PK000009->partiton=PK000009,server=NodeA/cluster_member_1
2nd call: PK000009->partiton=PK000009,server=NodeA/cluster_member_1
3rd call: PK000009->partiton=PK000009,server=NodeA/cluster_member_1
1st call: PK000010->partiton=PK000010,server=NodeA/cluster_member_3
2nd call: PK000010->partiton=PK000010,server=NodeA/cluster_member_3
3rd call: PK000010->partiton=PK000010,server=NodeA/cluster_member_3

この結果を、前のセクションで実行した wpfadmin listActive コマンドと比較してください。前のセクションでは、要求を実行したアプリケーション・サーバーは、区画が活動状態になっている場所です。

NoteColonSymbol 特定の区画をターゲットにするメソッド呼び出しが別の区画に経路指定されている場合は、アプリケーションのインストール中、またはこの EAR の試行前に、そのアプリケーションが再デプロイされた可能性があります。この例の EAR を修復する手順については、プログラミング・ガイドの wpfstubutil コマンドを参照してください。



Related tasks
区画化機能の操作の実行

Related reference
launchclient のトラブルシューティング

Task topic    

Terms of Use | Feedback Last updated: Mar 20, 2006 12:35:11 PM EST
http://publib.boulder.ibm.com/infocenter/wxdinfo/v6r0/index.jsp?topic=?topic=/com.ibm.websphere.xd.doc/info/WPF51/twpflaunchclient.html

© Copyright IBM 2005, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)