Deploying Java CAPS Projects

Deploying Application Files from Enterprise Manager

You can deploy a Java CAPS Repository-based project to Sun Java System Application Server by using Enterprise Manager.

You can access Enterprise Manager with any of the following browsers:

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


Note –

If you deploy by using Enterprise Manager, then you cannot specify the server instance. Therefore, if the domain has multiple server instances, the application is deployed to all of the instances.


Adding the Application Server Domain to Enterprise Manager

In order to manage a Sun Java System Application Server domain in Enterprise Manager, you must first add the domain.

ProcedureTo Add the Application Server Domain to Enterprise Manager

  1. Ensure that the application server is running.

  2. In the Explorer panel of Enterprise Manager, click the Java EE node.

    The Manage Servers tab appears.

  3. Enter the connection information.

    Field 

    Description 

    Server Type 

    The type of application server. Set this field to Sun Java System Application Server Domain (9.1). 

    Host Name 

    The fully qualified host name (for example, myhost.company.com) or IP address of the computer on which the application server is running.

    HTTP Administration Port 

    The port number of the Domain Administration Server. 

    User Name 

    The user name required to access the domain. 

    Password 

    The password required to access the domain. 

  4. Click Connect to Server.

    The application server domain is added to the Current Application Server List table.

    Screen capture of the Current Application Server List
table with the added server.

Deploying the Application File

Once you have added the Sun Java System Application Server domain to Enterprise Manager, you can deploy the application file.

ProcedureTo Deploy the Application File

  1. Ensure that the application server is running.

  2. In the Details panel of Enterprise Manager, click the Deploy Applications tab.

  3. Click Browse and select the application file.

  4. Select the Deploy and Enable check boxes next to any appropriate server.

    There might be more than one server running.

  5. Click Deploy.

    The Results area indicates the status of the deployment.