Deploying J2EE applications

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

StepsImporting an application

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

  2. In the Deploy wizard:

    1. Enter the name of the archive file, or click Browse and select the file.

    2. Enter a name for the application module, and specify whether to overwrite an existing module with the same name.

    3. Specify whether to perform validation of the deployment descriptor. EAServer performs validation by default in accord with the EJB specification. However, disabling validation may allow you to deploy archives that have invalid XML but are otherwise correctly packaged.

    4. Select the server in which to install the module, or select not to install the module in a server.

    5. If the archive file does not include an EAServer configuration file in the META-INF directory, the system generates one automatically. To save a copy of the archive with the automatically-generated configuration file, enter the location.

    6. Select Finish to deploy the application.

StepsExporting an application

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