Defining deployment configurations for enterprise applications targeting a WAS

The WebSphere® Application Server Deployment editor, also referred to as the Enhanced EAR editor, is used to edit server configurations for a WAS. The server configuration data that you specify in this editor gets embedded within the application itself. This improves the administration process of publishing to a WAS when installing a new application to an existing local or remote WAS by preserving the existing server configuration. The following topics describe how to set up configurations, such as data sources, for a local and remote WAS.

Restrictions:

To locate the WAS Deployment editor, complete the following steps:

  1. Switch to the Java™ EE perspective.

  2. The location of the WAS Deployment editor depends on the specification-level of your enterprise application project:

    • If your enterprise application (EAR) project is at 1.2, 1.3 or 1.4 specification-level, complete the following steps:

      1. In the Enterprise Explorer view, expand your enterprise application project folder.

      2. Under the enterprise application project folder for which you want add or edit server configurations, double-click the

        Deployment Descriptor to open the Application Deployment Descriptor editor.

      3. Select the

        Deployment tab at the bottom of the editor.

      Restriction: Before adding or removing J2EE modules, using the

      Module page in the Application Deployment Descriptor editor, first click the

      Deployment tab to activate the functions in the deployment page. Then add or remove your modules from the Module page. You need to complete this task for each Application Deployment Descriptor editor session that you want to add or remove modules from the Module page.

    • If your enterprise application (EAR) project is at 5.0 specification-level, complete the following steps:

      1. In the Enterprise Explorer view, right-click your enterprise application project folder.

      2. Select

        Java EE | Open WAS Deployment.