+

Search Tips   |   Advanced Search

Install a mediation

We can install an enterprise application (EAR file) containing a mediation on a server or a cluster.

In this task, you use the console to install a mediation application into WebSphere Application Server (base). For additional information about installing enterprise applications, see Install enterprise application files with the console. For information about installing a secure mediation handler, see Deploy secured applications.

  1. Click Applications -> New Application -> New Enterprise Application.

  2. On the first Preparing for application install page, specify the full path name of the EAR file, and click Next.

  3. On the second Preparing for application install page, choose to generate default bindings.

    1. Expand Choose to generate default bindings and mappings.

    2. Select Generate default bindings. Using the default bindings causes any incomplete bindings in the application to be completed with default values. The product does not change existing bindings.

    3. Click Next. The Select Installation options page is displayed.

  4. Type the name of the EAR file in the Application name field, if it not already specified, and click Next. The Map modules to servers page is displayed.

  5. Select the target application server or a cluster where to install the modules contained in the application, and click Next.

  6. Optional: If the panel Deploy enterprise beans is displayed, clickApply, and click Next.

  7. Review the summary of the installation options we have chosen:

    1. To make changes, click Previous to return to the appropriate page.

    2. When you are ready, click Finish to confirm your installation options.

  8. Save the changes to the master configuration.


Results

Your mediation application is installed on the chosen server or cluster.


What to do next

We can configure the properties for the mediation in the console. For more information, see Configure a new mediation.


Related concepts

  • Mediation application installation