Server User Manual

Table Of Contents
Chapter 9: Using JBuilder with JBoss servers 89
Deploying locally
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 84,
default values are already in place.
6 Click OK.
To start the server, click the down-arrow next to the Run Project icon ( ) and select
the server run configuration you just created.
Deploying locally
To deploy a deployable module to a local server, choose one of these options:
Using the Enterprise|Server Deployment command:
a Choose Enterprise|Server Deployment to display the JBoss 3.x+ 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 Specify the correct deployment path for JBoss Server. Accept the default value or
browse to the correct directory using the ellipsis () button.
e Choose OK.
Deploying from the project pane:
a Right-click the module you want to deploy in the project pane and choose Properties.
b Select Deployment in the tree to display the Deployment page.
c Specify the correct deployment path for JBoss Server. Accept the default value or
browse to the correct directory using the ellipsis () button.
d Choose OK.
e Right-click the module you want to deploy in the project pane and choose Deploy
Options|Deploy.