Chapter 3. Applications

Applications are deployed on the Enterprise Application Platform. They are user-facing, providing services and interfaces such as web sites, APIs, and other resources.
These application types can be managed through the Admin Console Applications section of the interface:
  • Enterprise ARchives (EARs)
  • Web Application aRchives (WARs)
  • Resource Adapter aRchives (RARs)
  • Enterprise Java Bean archives (EJBs), both EJB2 and EJB3
EARs can contain other application types. When EARs containing other applications are deployed, these embedded applications are shown in the Embedded Application_Type section of the Admin Console. Control of these embedded applications is through the parent EAR.

3.1. Deploy an Application

Deployed applications are available for end users, and can be manipulated through the Admin Console. Follow this procedure to deploy an application to the Enterprise Application Platform ready for use.

Procedure 3.1. Deploying an Application

  1. Navigate to the Application type

    1. Expand the Applications menu by clicking on it.
    2. Click on the submenu of the type of application to add.
  2. Configuring the Application

    1. Click Add a new resource.
    2. Specify the file to be deployed.
    3. Set options to deploy the application exploded, and to deploy the application as farmed.
  3. Deploy the Application

    Click Continue to deploy the application.