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

Inicio de una aplicación cliente

Por qué y cuándo se efectúa esta tarea

Para probar el servidor, inicie la aplicación launchclient de Java 2 Platform Enterprise Edition (J2EE).

Escriba lo siguiente en la ventana de mandatos:

launchclient [INICIO_WAS]\profiles\[PERFIL_SERVIDOR_APLIC]\installedApps\Cell\
WPFKeyBasedPartitionSample.ear -CCproviderURL=corbaloc::
<sistppal>:<puerto>


<sistppal>  - sistema principal donde se ejecuta el servidor de
aplicaciones
<puerto> -  BOOTSTRAP_ADDRESS
Para encontrar el puerto: en la consola administrativa, pulse Servidores >
Servidores de aplicaciones > nombre_servidor >
Comunicaciones > Puertos.
A continuación, busque el valor de puerto de la BOOTSTRAP_ADDRESS.

El resultado debe tener un aspecto parecido a:

IBM WebSphere Application Server, Release 5.1
J2EE Application Client Tool
Copyright IBM Corp., 1997-2003
WSCL0012I: Procesando argumentos de línea de mandatos.
WSCL0013I: Inicializando J2EE Application Client Environment.
WSCL0035I: La inicialización de J2EE Application Client Environment
  ha finalizado.
WSCL0014I: Invocando la clase de Cliente de aplicaciones
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

Compare los resultados con el mandato listActive de wpfadmin ejecutado en la sección anterior; el servidor de aplicaciones donde se ha ejecutado la petición es donde se había activado.

NoteColonSymbol Si esta determinada llamada de método de destino de la partición se direcciona a una partición distinta, es posible que la aplicación se haya vuelto a desplegar durante la instalación de la aplicación o antes de probar este archivo EAR. Consulte el mandato en la guía de programación wpfstubutil para reparar el archivo EAR de ejemplo.



Related tasks
Ejecución de las operaciones para Partitioning Facility

Related reference
Resolución de problemas de launchclient

Tema de tarea    

Condiciones de uso | Comentarios Última actualización: Mar 14, 2006 11:07:33 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. Reservados todos los derechos.
Este centro de información se ha realizado con tecnología de Eclipse. (http://www.eclipse.org)