en.help.ref-resourceadapterconfigedit.html Maven / Gradle / Ivy
Show all versions of console-jca-plugin-help
Edit Resource Adapter Config
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.
- Resource Adapter Name
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.
- Thread Pool IDs
A comma-separated list of the IDs of the thread pools to be used for the resource adapter configuration.
- Additional Properties
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 JavaBean. Any properties defined here override the default values present in ra.xml.
Related Tasks
Related asadmin Commands