en.help.task-connectorconnectionpoolproperty.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of console-jca-plugin-help
Show all versions of console-jca-plugin-help
Online help content for the console-jca-plugin bundle.
To Edit Connection Pool Properties
- In the navigation tree, expand the Resources node.
- Expand the Connectors node.
- Under the Connectors node, select the Connector Connection Pools node.
The Connector Connection Pools page opens.
- On the Connector Connection Pools page, click name of the connector connection pool
that you are editing.
The Edit Connector Connection Pool page opens.
- On the Edit Connector Connection Pool page, click the Additional Properties tab.
The Edit Connection Pool Properties page opens.
- (Optional) In the Additional Properties table, specify additional properties for the connector connection pool.
The properties specified depend on the resource adapter used by this pool. The
name-value pairs specified by the user using this table can be used to
override the default values for the properties defined by the resource-adapter vendor.
- To add a property, click the Add Property button. In the blank row
that appears, type the property name in the Name field, and type
the property value in the Value field.
- To modify a property, edit that property's Value field.
- To delete a property, select the checkbox to the left of the
Name field of the property that you are deleting, then click the Delete
Properties button.
- Click Save.
See Also