Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Client applications


Use application clients

We can write client applications that run separately from the application server and use the framework provided by an underlying client to access the resources provided by WAS. The high-level procedure for creating and using client application is generally the same for all types of client.


Procedure

  1. Choose the type of client application to use. Your choice of client application depends on the objects and functions to exploit, and the programming model to use.
  2. Develop the client application. On your development machine, you install the software development resources needed to develop client applications for use with WAS. During code development, you do not need access to the WAS. However, to assemble some types of client applications install the client that provides the framework for the client application.

    Development ends with you assembling the client application. This creates the JAR or EAR file that you can deploy to make the client application available for use.

  3. Deploy and run the client application. Deploying a client application depends on installing appropriate supporting files on the client machine, usually some configuring actions, and adding the program files for the client application. When the client application has been deployed, the application can be run. The steps required to deploy and run a client application depend on the type of client and the programming model used.


Example

(AIX) (Solaris) (Windows) For samples of developing and using client applications, see the Application Client samples.
Application Client for WAS
Develop client applications
Deploy client applications
Samples documentation
Java Web Start frequently asked questions

+

Search Tips   |   Advanced Search