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:
-
From the Managed Connection Factory menu, choose the class to
implement the ManagedConnectionFactory interface that
the application server uses to create new connections.
-
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.
- From the Implementation menu 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 menu in the Connection pane, select the
class that implements the Connection interface.
-
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:
-
You can use the Transaction Support menu 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.
Copyright 1999-2001 Sun
Microsystems,
Inc. All Rights Reserved.