To deploy an application

  1. In the Deploy Enterprise Applications/Modules page, from the Type drop-down list, select the type of the archive file corresponding to the application that you want to deploy. Do one of the following:
  2. On the Deploy Enterprise Applications/Modules page, specify the location of the enterprise application file to deploy.

    The server machine is the host that is running the application server domain administration server. The client machine is the host on which you are viewing the Admin Console through a browser.

  3. Specify the settings for the application.
    1. In the Application Name field, either retain the default name, which is the prefix of the file name, or type another name.

      The default name appears if you chose to upload a file. The application name must be unique.

    2. In the Virtual Servers field, select the default server.

      To view the available virtual servers, in the tree component select Configuration -> HTTP Service -> Virtual Servers.

    3. To disable the application so that is unavailable after Deploy Enterprise Applications/Modules page, deselect the Status: Enabled check box.

      By default, an application is available as soon as it is deployed.

    4. To enable the application to use Java Web Start, select the Java Web Start: Enabled check box.

      Java Web Start provides browser-independent Deploy Enterprise Applications/Modules page of Java client applications that run directly in a Java VM.

    5. To verify the structure and contents of the file before Deploy Enterprise Applications/Modules page, select the Run: Verifier checkbox.

      Verification of large applications can be time-consuming. Verify the file if you suspect it is corrupt or non-portable.

    6. To precompile JSP pages, select the Precompile: JSPs checkbox.

      If you do not select this checkbox, the JSP pages are compiled at runtime when they are first accessed. Because compilation is often time-consuming, select this option for best performance in a production environment.

    7. Enter the path to any libraries (JAR files) that the application requires.

      The libraries must be accessible on the server.

    8. Optionally enter a brief text description of the application.
  4. Click OK to deploy the application.