Deploying Web applications

Using the Management Console, you can import Web applications into EAServer or export Web applications from EAServer to deploy them on another server. EAServer supports two archive formats for Web applications:

StepsImporting a Web application

  1. Highlight the top-level Web Applications folder, right-click, and select Deploy.

    The Deploy wizard guides you through the process of deploying a WAR or EAServer JAR file.

  2. In the Deploy wizard:

    1. Use the Browse button to locate the archive file that you are importing.

    2. Enter the full path of the directory where you want the archive to be unbundled. This directory becomes the root directory from which the JAR file is unbundled. Unbundling creates the subdirectories, class files, DLLs, and any other files that were included in the exported JAR file.

  3. The Deploy wizard reads the file and creates the Web application. Any errors are displayed in the status window. Review the status information, then click Close.

StepsExporting a Web application

  1. To export a Web application, create an export configuration that includes the Web application—see Chapter 7, “Exporting Server Modules.”