Registering a JBoss 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 JBoss Application Server:
- Choose Tools > Servers, and in the Servers 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.
- In the Instance Properties pane, from the Domain drop-down menu, select the JBoss Application Server domain you want to use for this server instance.
The IDE automatically updates the Domain path field.
- 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
- Working with the JBoss Application Server
- JBoss Application Server Tasks: Quick Reference
Legal Notices