Registering an Oracle WebLogic 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 an Oracle WebLogic server:
- Choose Tools > Servers, and in the Server Manager, click Add Server.
- Alternatively, right-click the Servers node in the Services window and
choose Add Server from the pop-up menu.
The Add Server Instance wizard starts.
- In the Choose Server pane, do the following:
- Select your application server from the list.
- 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 Services window under the Servers node.
- See Also
- Registering a GlassFish Application Server
- Registering
an External Tomcat Web Server
- Registering a JBoss Application Server
Legal Notices