General Settings
Use the General Settings page to select the needed interface and implementation classes for your resource adapter.
You may also optionally designate the type of transaction support required, provide version information, define the icons
used, and provide a description of the resource adapter.
Connection Definitions
To add connection definitions:
- Click Add. The Add Connection Definition dialog box is displayed. From the Managed Connection Factory
drop-down list, choose the class to implement the ManagedConnectionFactory
interface that the application server uses to create new connections.
- From the Interface drop-down list in the Connection Factory pane, select the ConnectionFactory interface supported
by this resource adapter. Application components use the interface to get a connection to the EIS.
- From the Implementation drop-down list in the Connection Factory pane, select the class that implements the
ConnectionFactory interface.
- From the Interface menu in the Connection pane, select the Connection interface supported by this resource
adapter. An application component uses an instance of Connection as a handle to the physical connection so
that it can access EIS resources.
- From the Implementation drop-down list in the Connection pane, select the class that implements the Connection interface.
- To set configuration properties for the connection factories, click the
Configuration Properties button.
Optional Settings
You may enter the following optional information:
- You can use the Transaction Support drop-down list to select the type of transaction support required by the resource adapter:
- You can click Version Information to go to the Version dialog to enter vendor and specification information.
- You can click Description to enter a description of the resource adapter.
- You can click Icons to go to the Icon dialog to choose the icons that GUI tools will use to represent the resource adapter.
You can select only GIF or JPEG files that are either 16x16 or 32x32 pixels.
Legal Notices