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:
  1. 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.
  2. 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.
  3. From the Implementation drop-down list in the Connection Factory pane, select the class that implements the ConnectionFactory interface.
  4. 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.
  5. From the Implementation drop-down list in the Connection pane, select the class that implements the Connection interface.
  6. To set configuration properties for the connection factories, click the Configuration Properties button.

Optional Settings

You may enter the following optional information:


Legal Notices