WebSphere Extended Deployment, Version 6.0.x     운영 체제: AIX, HP-UX, Linux, Solaris, Windows, z/OS

클라이언트 응용프로그램 실행

이 타스크의 수행 목적 및 시기

서버를 테스트하도록 J2EE(Java 2 Platform Enterprise Edition) launchclient 응용프로그램을 실행하십시오.

명령 창에 다음을 입력하십시오.

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


<host>  - hostname where the application server runs
<port> -  BOOTSTRAP_ADDRESS
포트를 찾으려면: 관리 콘솔에서 서버 > Application Servers > 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 명령과 비교해 보십시오. 요청이 실행된 Application Server가 활성화된 위치입니다.

NoteColonSymbol 특정 파티션 대상 메소드 호출이 다른 파티션으로 라우트된 경우 응용프로그램은 응용프로그램 설치 중 또는 이 ear을 시도하기 전에 다시 전개되었을 것입니다. ear 예를 복구하기 위한 지시사항은 프로그래밍 안내서에서 wpfstubutil 명령을 참조하십시오.



Related tasks
파티션 기능의 조작 실행

Related reference
launchclient 문제점 해결

타스크 주제    

이용 약관 | 피드백 마지막 갱신 날짜: Mar 21, 2006 11:38:53 AM 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.
이 Information Center는 Eclipse 테크놀러지로 강화되었습니다. (http://www.eclipse.org)