Server Manager Dialog Box

See Also

Before you can deploy an enterprise application, web application, JSP file, servlet, or EJB module, the server to which you are going to deploy needs to be registered with the IDE.

For versions of the IDE that are bundled only with the Tomcat Web Server, the Tomcat Web Server is automatically registered in the IDE. For versions of the IDE that are bundled with both the Tomcat Web Server and Sun Java System Application Server, both servers are automatically registered in the IDE. You must register all other servers yourself.

You can open the dialog box by choosing Tools > Server Manager.

Using the Server Manager, you can:

The Server Manager provides additional functionality for certain servers. For example, for the Tomcat Web Server, you can set port numbers in the Server Manager.

Once you have registered a server, you can configure a project to use that server for compilation, execution, and debugging. Right-click the project, choose Properties, select the Run node, and choose the appropriate server in the Server drop-down menu.

See Also
Registering a Server
Registering a Java System Application Server Instance
Registering an External Tomcat Web Server
Registering a JBoss Application Server
Registering a BEA WebLogic Server

Legal Notices