en.help.ref-resourceadapterconfignew.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.
New Resource Adapter Config
Use the New Resource Adapter Config page to create a new resource
adapter configuration.
The New Resource Adapter Config page contains the following options.
- Resource Adapter Name
The name of the resource adapter you are configuring. If the resource adapter is embedded in an application, then the name is app_name#rar_name.
- 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