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:

  1. Choose Tools > Servers, and in the Servers manager, click Add Server. The Add Server Instance wizard starts.
  2. In the Choose Server pane, do the following:
    1. Select your application server from the list.
    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. 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.
  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 Services window under the Servers node.
See Also
Working with the JBoss Application Server
JBoss Application Server Tasks: Quick Reference

Legal Notices