Server User Manual

Table Of Contents
Chapter 12: Integrating with Enterprise Information Systems 109
Creating a connector module node in the project pane
4 Specify a name to identify the new module in the Name field.
5 From the Build Connector Archive drop-down list, select when you want the
connector archive to be built.
6 Use the Add button to add the source path for any Java files associated with the
module.
You might want to add Java source paths that are necessary to build a module. It
isnt absolutely necessary to add the source paths in this wizard, however. You can
also add additional source path directories to your project directly. If you choose to
add the source path directories using the Connector Module wizard, the directories
you specify will be added to your project source path.
7 Click Next to go to Step 3:
8 Check the Include box of the archives found in your current project that you want to
become part of the Connector module. The wizard lists all archives it finds in your
current project.
9 If you want files that are outside modules in your project included, click the External
Files tab, click the Add button to display the Select One Or More Files dialog box,
and use it to select the files you want to add. Continue adding files until all the files
you want added to the connector module are added.
10 Choose Finish.
Creating a connector module node for an existing archive (RAR)
outside your project
You can create a connector module node for a resource adapter that is outside your
current project. Although you will be able to view the contents of the archive using the
Connector Module DD Editor, you wont be able to edit it. The module node will be read
only. You also wont be able to build it, but you will be able to deploy it.
To create a connector module node for a resource adapter outside your project,
1 Select the Create A Connector Module For An Existing Directory Or Archive.
2 Use the ellipsis () button to browse to the location of the resource adapter.