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.
To create a connector connection pool:
Specify this name when creating a connector resource.
The combo box displays a list of deployed resource adapters (connector modules).
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.
These settings can be changed at a later time. See Editing a Connector Connection Pool.
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.
Equivalent asadmin
command: create-connector-connection-pool
See Also: