Monitoring Java EE Components

Adding an Application Server Instance to Enterprise Manager

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

Managing instances is more limited than managing domains.

ProcedureTo Perform Prerequisite Steps on the Application Server

Before You Begin

In this procedure, you manage targets for the SeeBeyondSunOneDeployer web application and the logging connector module. These components are part of the Java CAPS runtime. The default application server domain includes the runtime. Any additional domains that you create do not include the runtime. Follow the steps in Java CAPS Runtime Installation to manually install the runtime on any additional domains.

  1. Log in to the Sun Java System Application Server Admin Console.

  2. In the left pane, expand the Web Applications node and select the SeeBeyondSunOneDeployer node.

  3. Click the Target tab.

  4. Click Manage Targets, add the instance to the Selected Targets list, and click OK.

  5. In the left pane, expand the Connector Modules node and select the logging node.

  6. Click the Target tab.

  7. Click Manage Targets, add the instance to the Selected Targets list, and click OK.

  8. Go to the asadmin tool.

  9. Stop and restart the instance.

ProcedureTo Add an Application Server Instance to Enterprise Manager

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

    The Manage Servers tab appears.

  2. Enter the connection information.

    Field 

    Description 

    Server Type 

    The type of application server. Set this field to Sun Java System Application Server Instance (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 Instance Port 

    The port number of the HTTP port that the instance is using. 

    Server Instance Name 

    The name of the instance. 

  3. Click Connect to Server.

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

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