General Settings

Use the General Settings dialog 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.

Required Settings

Enter the following required information:

  1. From the Managed Connection Factory menu, choose the class to implement the ManagedConnectionFactory interface that the application server uses to create new connections.
  2. From the Interface menu 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 menu 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 menu in the Connection pane, select the class that implements the Connection interface.
  6. In the Resource Adapter Display Name field, enter the name that will represent the resource adapter in the DeployTool tree.

Optional Settings

You may enter the following optional information:


Copyright 1999-2001 Sun Microsystems, Inc. All Rights Reserved.