All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-resourceadapterconfignew.html Maven / Gradle / Ivy

There is a newer version: 3.2-b03
Show newest version



To Create 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 New.

    The New Resource Adapter Config page opens.

  4. In the Resource Adapter Name field, type the name of the resource adapter.

    If the resource adapter is embedded in an application, then the name is app_name#rar_name. You can deploy the resource adapter either before or after you create a resource adapter config for it.

  5. In the Thread Pool IDs field, type a comma-separated list of the thread pools to be used for the resource adapter configuration.
  6. (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 JavaBean. Any 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.

  7. Click OK.
See Also




© 2015 - 2024 Weber Informatics LLC | Privacy Policy