Contained Within
Find More Documentation
Featured Support Resources
| PDF로 이 문서 다운로드 (1770 KB)
To create a connector connection pool
Before You Begin
Before creating the pool, deploy the connector module (resource adapter) associated
with the pool. The values that are specified for the new pool depend on the connector
module that is deployed.
-
In the tree component, expand the Resource node and then the Connectors
node.
-
Select the Connector Connection Pools node.
-
On the Connector Connection Pools page, click New.
-
On the first Create Connector Connection Pool page, specify the following
settings:
-
In the Name field, enter a logical name for the pool.
Specify
this name when creating a connector resource.
-
Select an entry from the Resource Adapter combo box.
The combo
box displays a list of deployed resource adapters (connector modules).
-
Click Next.
-
On the second Create Connector Connection Pool page, select a value from
the Connection Definition combo box.
The choices in the combo box depend
on the resource adapter. Typically, a type of ConnectionFactory is
specified, a factory instance to get a connection to the EIS.
-
Click Next.
-
On the third and last Create Connector Connection Pool page, perform these
tasks:
-
In the General Settings section verify that the values are correct.
-
For the fields in the Pool Settings section, the default values can be
retained.
These settings can be changed at a later time. See Editing a
Connector Connection Pool.
-
In the Additional Properties table, add any required properties.
In the previous Create Connector Connection Pool page, you selected a class
in the Connection Definition combo box. If this class is in the server’s classpath,
then the Additional Properties table displays default properties.
-
Click Finish.
Equivalent asadmin command
create-connector-connection-pool
|