+

Search Tips   |   Advanced Search

(Dist) Plan to install the Application Client for IBM WAS

Examine typical topologies and uses for the Application Client for IBM WAS to determine how we might use this technology.

Having multiple WebSphere Application Client installations or instances on the same machine is not possible and not supported.

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 runtime 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 application server.

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

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.


Tasks

  1. Install Installation Manager on Machine A.

  2. Use Installation Manager to install the WebSphere Application Server product on Machine A to establish the core product files.

  3. Use the Profile Management Tool or the manageprofiles command to create both standalone application server profiles.

  4. Use the administrative console of each application server to deploy any user applications.

  5. Use the administrative console of each application server to create a web server configuration for the web server.

  6. Use the administrative console of each application server to regenerate each plugin-cfg.xml file in the local web server configuration.

  7. Optional: Use Installation Manager to install IBM HTTP Server on Machine A.

  8. Optional: Use Installation Manager to install WebSphere Customization Toolbox on Machine A.

  9. Optional: Open the WebSphere Customization Toolbox, and launch the Web Server Plug-ins Configuration Tool to configure the web server plug-in and create the web server definition on Machine A.

  10. Install the Application Client.

    The diagram shows two different types of application clients on two different operating systems. Although this example shows two application clients, we 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 Installation Manager and use it to install the Application Client on Machine B.

    Optionally, install Installation Manager and use it to install the Application Client on Machine C.

  • Planning the product installation