Server User Manual

Table Of Contents
Chapter 9: Using JBuilder with JBoss servers 85
Creating a JBoss service module
2 Decide whether you are creating an empty JBoss service module that you will fill in
later, if you are copying an existing JBoss service module from a directory or
archive, if you are creating a JBoss module node that represents a service module
in a directory outside your project, or if you are creating a JBoss service node that
represents an archive (.sar).
Because your selection determines the behavior of the wizard, the next sections
describe how to use the wizard depending on the task you want to accomplish.
If you want to create a new empty JBoss service module,
1 Select the Create Empty JBoss Service Module option on the first page of the JBoss
Service Module wizard.
2 Click Next to see Step 2:
3 Specify a name to identify the new service module in the Name field. The default will
be the name of the selected directory.
4 Specify a directory name for the Directory field. This is the directory that will contain
the module. By default, the wizard uses the same name for the directory as the
name you specified in the Name field. You can use the ellipsis () button to
navigate to a directory you want to use instead, if you choose.
5 From the Build JBoss Service Archive drop-down list, select when you want the
JBoss service archive to be built.
6 Choose Finish.
Copying an existing JBoss service module
You can use an existing JBoss service module by copying it to your current project with
the JBoss Service Module wizard:
1 Select the Copy JBoss Service Module From A Directory Or Archive option on the
first page of the JBoss Service Module wizard.
2 Use the ellipsis () button to browse to the location of the directory or archive that
contains the module or archive you want to copy to the your project.