Server User Manual

Table Of Contents
68 Developing Applications for J2EE Servers
Remote deploying
3 Select Server from the Type drop-down list.
4 In the Name field, enter a name, such as Server or something that will identify the
run configuration.
5 Fill in the VM Parameters and Server Parameters needed to run the server. If youve
selected a target application server as described in Selecting a server on page 64,
default values are already in place. If the default values arent adequate, you may
find the Macro buttons helpful in building the command line you need.
6 Click OK two times.
To start the server, click the down-arrow next to the Run Project icon ( ) and select
the server run configuration you just created.
Remote deploying
To deploy a deployable module to a remote server, follow these instructions for your
version of WebLogic Server:
WebLogic Application Sever 7.x and WebLogic Platform Server 8.1
Choose one of these options:
Using the Enterprise|Server Deployment command:
a Choose Enterprise|Server Deployment to display the WebLogic Deploy Settings
dialog box.
b From the Action drop-down list, select Deploy.
c Select the archive to deploy from the drop-down Archive To Deploy list or browse
to the archive you want to deploy using the ellipsis () button.
d Set the Admin URL to the remote server, such as <HOST NAME>:<port number>.
e Enter the User Name and Password that matches the remote server
configuration.
f Choose OK.