Registering a BEA WebLogic Application Server

See Also

Before you can start developing and deploying applications to an application server, you must register your application server with the IDE.

To register an instance of a BEA WebLogic server:

  1. Choose Tools > Server Manager, and in the Server Manager, click Add Server. The Add Server Instance wizard starts.
  2. In the Choose Server pane, do the following:
    1. From the Server drop-down menu, select your application server.
    2. In the Name field, type a name for the server instance.
      This name is used to identify the server in the IDE.
    3. Click Next.
  3. In the Server Location pane, use the Browse button to navigate to and select the installation directory of your application server.
  4. Click Next.
  5. To define a local server instance, do the following:
    1. From the Local instances drop-down menu, select a server instance.
      When you select a server instance, the IDE updates the Domain path, Host, and Port fields.
    2. Fill in the Username and Password fields.
      The default username/password is weblogic/weblogic.
  6. Click Finish.
  7. If you started the Add Server Instance wizard from the Server Manager, click Close in the Server Manager dialog box.
    The IDE displays a server node for your application server in the Runtime window under the Servers node.
See Also
Registering the Sun Java System Application Server
Registering an External Tomcat Web Server
Registering a JBoss Application Server

Legal Notices