WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Developing application clients

This topic provides the steps for programming application clients to access resource objects defined on the server.

About this task

To use application clients to access a remote object on the server, develop your application clients as described in the following steps:

Procedure

  1. Create an instance of the object that you want to access from the remote server.
  2. Specify the user ID and password on the connection method, when you create a connection to the server. Security must be enabled.
  3. Assemble the application client .ear file using an assembly tool. Assemble the application client .ear file on any development machine where the assembly tool is installed.
  4. Add the resource to the client deployment descriptor by completing the binding JNDI name for the resource object on the server.
  5. Distribute the configured .ear file to the client machines.
  6. Deploy the application client.
  7. Configure the application client resources.

What to do next

After you develop the application client code, run the application client.



Related tasks
Deploying J2EE application clients on workstation platforms
Running application clients
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tcli_developappclient.html

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