JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Deploying Oracle Java CAPS Projects     Java CAPS Documentation
search filter icon
search icon

Document Information

1.  Deploying Java CAPS Projects

Creating a Deployment Profile

To create a Deployment Profile

Naming the Application File

To specify the filename of the EAR file in the NetBeans IDE

To specify the filename of the EAR file from the command line (Windows)

To specify the filename of the EAR file from the command line (AIX/LinuxSolaris)

Automapping

Mapping Variables

Version Control

Creating Snapshots

Retrieving Snapshots

Building an Application File

Building an Application File From the Command Line

To Set up Your System to Use commandline codegen

Windows Platform Procedures

To Build an Application File Based on a Property File Only (Windows)

To Build an Application File Using Command Line Parameters Only (Windows)

To Build an Application File Based on Both a Property File and Command Line Parameters (Windows)

UNIX Platform Procedures

To Build an Application File based on a Property File Only (AIX/Linux/Solaris)

To Build an Application File Using Command Line Parameters Only (AIX/Linux/Solaris)

To Build an Application File Based on Both a Property File and Command Line Parameters (AIX/Linux/Solaris)

Deploying Application Files from the NetBeans IDE

To Deploy an Application File from the NetBeans IDE

Deploying Application Files from Enterprise Manager

Adding the Application Server Domain to Enterprise Manager

To Add the Application Server Domain to Enterprise Manager

Deploying the Application File

To Deploy the Application File

Deploying Application Files from the Admin Console

To Deploy an Application File from the Admin Console

Deploying Application Files from the Command Line

Deploying from the asadmin Utility

Deploying from the asant Utility

Index

Deploying Application Files from the Admin Console

You can deploy a Java CAPS Repository-based project to GlassFish Application Server by using the GlassFish Application Server Admin Console.

These instructions assume that you have built an application file. See Building an Application File.

For information about the Admin Console, see the GlassFish Application Server Administration Guide.

To Deploy an Application File from the Admin Console

  1. Ensure that the application server is running.
  2. Log in to the GlassFish Application Server Admin Console.
  3. In the left pane, expand the Applications node and then click Enterprise Applications.

    The Enterprise Applications page appears.

  4. Click Deploy.

    The Deploy Enterprise Applications/Modules page appears.

  5. Select the Packaged File to be Uploaded to the Server option.
  6. Click Browse and select the application file.
  7. Click OK.

    The Enterprise Applications page appears. The application is now in the list of deployed applications.