JBoss Application Server Tasks: Quick Reference

This topic describes common tasks you can perform with the JBoss Application Server. For more detailed information, click the links in the right column.

To perform this task Follow these steps
Register an external JBoss Application Server with the IDE.
  1. Choose Tools > Servers.
  2. Click Add Server to open the Add Server wizard.
  3. Choose the server type, give the server instance a name, and click Next.
  4. Set the installation directory of your JBoss Application Server, and click Next.
  5. Choose the JBoss Application Server domain and click Finish.
For more information, see Registering a JBoss Application Server.
Set a project's target server.
  1. Right-click the project node in the Projects window and choose Properties.
  2. Select Run in the Project Properties dialog box.
  3. Select the target server from the Server drop-down menu and click OK.
Customize the server.
  1. In the Services window, right-click the JBoss Application Server node and choose Properties.
  2. Change the server's properties.
Start the server. The server starts automatically when you deploy an application. Do the following to start the server manually:
  1. In the Services window, expand the Servers node.
  2. Right-click the JBoss Application Server node and choose Start or Restart.
For more information, see Starting and Stopping a Server.

Legal Notices