Plan to install WebSphere Application Client

 

+

Search Tips   |   Advanced Search

 

Overview

In a traditional client server environment, the client requests a service and the server fulfills the request. Multiple clients use a single server. Clients can also access several different servers. This model persists for Java clients except that now these requests use a client run-time environment.

In this model, the client application requires a servlet to communicate with the enterprise bean, and the servlet must reside on the same machine as the WAS.

The Application Client for WebSphere Application Server, V6 consists of the following models:

The following graphic shows a topology for installing the Application Client and using client applications:

Single server topology

The example shows two types of application clients installed in a topology that uses client applications to access applications and data on Machine A:

Use the following procedure as a example of installing the Application Client.

 

Procedure

  1. Install the WAS product from your product CD on Machine A to establish the core product files.

  2. Use the Profile Management tool to create both stand-alone appserver profiles.

  3. Use the console of each appserver to deploy any user applications.

  4. Use the console of each appserver to create a Web server configuration for the Web server.

  5. Use the console of each appserver to regenerate each plugin-cfg.xml file in the local Web server configuration.

  6. Optional: Install the IBM HTTP Server from the product CD on Machine A.

  7. Optional: Use the Plug-ins installation wizard to install the plug-in for IBM HTTP Server on Machine A.

    The wizard automatically configures the HTTP Server to communicate with the first appserver.

  8. Install the Application Client package from the product disc.

    The diagram shows two different types of application clients on two different operating systems. Although this example shows two application clients, you do not have to install two application clients to have a working system. Each application client is fully functional and works independently of the other.

    Optionally install the Application Client from your product CD on Machine B.

    1. Select the Custom installation type.

    2. Select the ActiveX to EJB Bridge feature.

    3. Select to add the Java run time to the system path.

    4. Select the Java run time as the default JRE, which adds the Java run time path to the beginning of the system path.

    Optionally install the Application Client from your product CD on Machine C.

    1. Select the Custom install type.

    2. Select the J2EE application client feature.

 

Results

This topic can help you plan run-time environments for client applications.

 

What to do next

See Application Client for WAS for information about creating client applications.


 

Related information

Planning the installation
Application Client for WAS