en.help.task-resourceadapterconfigedit.html Maven / Gradle / Ivy
Show all versions of console-jca-plugin Show documentation
To Edit a Resource Adapter Config
-
In the navigation tree, expand the Resources node.
-
Under the Resources node, select the Resource Adapter Configs node.
The Resource Adapter Configs page opens.
-
On the Resource Adapter Configs page, click the name of the resource adapter config that you are editing.
The Edit Resource Adapter Config page opens.
-
From the Thread Pool ID drop-down list, select the thread pool to be used for the resource adapter configuration.
-
In the Deployment Order field, type a number to specify the deployment order of the resource adapter.
Resources with a lower number are loaded first at server startup. The default value is 100.
-
In the Additional Properties section, specify additional properties for the resource adapter.
Available properties are the names of setter methods of the class referenced by the resourceadapter-class
element in the ra.xml
file, which defines the class name of the resource adapter JavaBeans component. Any modifications to properties defined here override the default values present in ra.xml
.
-
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
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices