Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Deploy applications > Install enterprise application files with the console


Example: Installing an EAR file using the default bindings

If application bindings were not specified for all enterprise beans or resources in an enterprise application during application development or assembly, you can select to generate default bindings. After application installation, you can modify the bindings as needed using the admin console.

This topic assumes that the application can run on a web server.

This topic describes how to install a simple .ear file using the default bindings. We can follow the steps to install any application, including applications provided from the Samples information center.


Procedure

  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.

    1. For Path to the new application, specify the full path name of the .ear file. For this example, the base file name is my_appl.ear and the file resides on a server at C:/sample_apps.

      Optionally, select Remote file system and click Browse. On the Browse Remote Filesystems page, select the node that runs on the server which holds my_appl.ear and the EAR file name.

      (AIX) (Solaris) (Windows) Click C:/, sample_apps, my_appl.ear, and then OK.

    2. 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.

      Use the default bindings causes any incomplete bindings in the application to be filled in with default values. The product does not change existing bindings. By choosing this option, you can skip many of the steps of the application installation wizard and go directly to the Summary step.

    3. Click Next.

  4. If application security warnings are displayed, read the warnings and click Continue.

  5. On the Install New Application page, click the step number for Map modules to servers, and verify the cell, node, and server onto which the application files will install.

    1. From the Clusters and servers list, select the server onto which the application files will install.

    2. Select all of the application modules.

    3. Click Next.

    On the Map modules to servers page, you can map modules to other servers such as web servers. If you want a web server to serve the application, use the Ctrl key to select an application server or cluster and the web server together in order to have the plug-in configuration file plugin-cfg.xml for that web server generated based on the applications which are routed through it.

  6. On the Install New Application page, click the step number beside Summary, the last step.

  7. On the Summary page, click Finish.


What to do next

Examine the application installation progress messages. If the application installs successfully, save your administrative configuration. We can now see the name of the application in the list of deployed applications on the Enterprise applications page accessed by clicking Applications > Application Types > WebSphere enterprise applications

If the application does not install successfully, read the messages to identify why the installation failed. Correct problems with the application as needed and try installing the application again.

If the application has a web module, try opening a browser on the application.

  1. Point a web browser at the URL for the deployed application.

    The URL typically has the format http://host_name:9060/web_module_name, where host_name is your valid web server and 9060 is the default port number.

  2. Examine the performance of the application.

If the application does not perform as desired, edit the application configuration, then save and test it again.
Application bindings
Samples, v8.0 information center
Install enterprise application files with the console
Map modules to servers
Install enterprise application files


Related


Prepare for application installation settings
Prepare for application installation binding settings
Enterprise application collection

+

Search Tips   |   Advanced Search