Use the Edit Resource Adapter Config page to modify the settings of a resource adapter configuration.
The Edit Resource Adapter Config page contains the following options.
The name of the resource adapter you are configuring. The name is a read-only field. You can only specify a resource adapter name when you create a new resource adapter configuration.
The thread pool to be used for the resource adapter configuration.
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
.