Server User Manual

Table Of Contents
114 Developing Applications for J2EE Servers
Server-specific pages
Server-specific pages
As you work with pages in the Connector Module DD Editor, you may find server-
specific pages. To get help for these pages, press F1. Your server documentation
should also be a good source of information about the type of data your server
requires.
Some servers have a server-specific node in a connector module that is not a part of
the resource adapter. For example, here you see a Map Entries node in the structure
pane, which appears if your selected server is WebLogic 8.x:
Again, if you need help with the pages linked to a server-specific node, press F1 and
also consult your servers documentation.
Compiling the connector module
When you successfully compile a connector module, a RAR (resource archive) is
created.
To compile a connector module, right-click the module in the project pane and choose
Make.
Note You will not be able to make or build a read-only module.
To see the resulting RAR, expand the connector module node in the project pane:
You can also expand the RAR node to see the RARs deployment descriptors. Double-
click a deployment descriptor to see it in its XML format. If there are errors in the
resulting XML file, the Errors folder in the structure pane will tell you what the problems
are.