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:
- Choose Tools > Server Manager, and in the Server Manager, click Add Server.
- Alternatively, right-click the Servers node in the Runtime window and
choose Add Server from the pop-up menu.
The Add Server Instance wizard starts.
- In the Choose Server pane, do the following:
- From the Server drop-down menu, select your application server.
- In the Name field, type a name for the server instance.
This name is used to identify the server in the IDE.
- Click Next.
- In the Server Location pane, use the Browse button to navigate to and select the installation directory of your application server.
- The Next button is only enabled when you have selected the correct installation directory.
- Click Next.
- To define a local server instance, do the following:
- 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.
- Fill in the Username and Password fields.
The default username/password is weblogic/weblogic.
- Click Finish.
- 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