See Also
The Remote Deployment Servers node
in
the
Servers window
represents a location where you can add production servers to the IDE. After you add a production server to the IDE, you can quickly deploy to this server instead of creating and installing a WAR file. You can add any supported server to the IDE.
- If you right-click this node to open the pop-up menu,
you can add a new deployment server. This opens the Add Remote Server dialog box, where you specify the information needed to add the server.
- If you right-click a deployment server after it is added, you can:
- Refresh the server
- Remove the server from the IDE
- Set up data sources using the Data Source Set Up dialog box
- View the Admin Console for the added deployment server when the deployment server is running
- View the server's properties, two of which are the server
administration login name and the encoded password (which,
by default, are admin and adminadmin).
- If you have started the server, you can expand the node
and see the server's deployed components and resources.
- See Also
- Adding a Deployment Server
- Deploying Directly to a Production Server
- About Deployment