To Edit a Resource Adapter Config

  1. In the navigation tree, expand the Resources node.
  2. Under the Resources node, select the Resource Adapter Configs node.

    The Resource Adapter Configs page opens.

  3. 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.

  4. From the Thread Pool ID drop-down list, select the thread pool to be used for the resource adapter configuration.
  5. (Optional) 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.

  6. Click Save.
See Also