en.help.task-connectorresourceedit.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 a Connector Resource
- In the navigation tree, expand the Resources node.
- Expand the Connectors node.
- Under the Connectors node, select the Connector Resources node.
The Connector Resources page opens.
- On the Connector Resources page, click the name of the resource that you
are editing.
The Edit Connector Resource page opens.
- From the Pool Name drop-down list, select the connector connection pool to which
the connector resource belongs.
- In the Description field, type a description of the connector resource.
- Select the Status Enabled checkbox to enable the connector resource at run time.
This option is enabled by default.
- (Optional) In the Additional Properties section, specify additional properties for the connector resource.
Available properties depend upon the resource adapter for the connector connection pool.
- 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.
Tip - To return to the default settings, click the Load Defaults button, then click
Save.
See Also