Use this page to specify settings for a Resource Adapter.
This resource adapter can be supplied by a third party vendor other than IBM. Typically, a single resource adapter can only connect to one type of backend system (EIS) but it can support many different configurations for connections to that EIS. The resource adapter has many configuration properties that are defined in the J2C specification and set by the vendor who supplies the code.
To view this administrative console page, click Resources >Resource Adapters > resource_adapter.
Configuration tab
WebSphere 5.0 allows resources such as JDBCProviders, Namespace Bindings, or Shared Libraries at multiple scopes, with resources defined at more specific scopes overriding duplicates which are defined at more general scopes.
When resources are created, they are always created into the current scope that is selected in the panel. To view resources in other scopes, specify a different node or server in the scope selection form.
| Data type | String |
A string with no spaces meant to be a meaningful text identifier for the resource provider.
| Data type | String |
A free-form text string to describe the resource factory and its purpose.
| Data type | String |
| Data type | String |
This includes any additional libraries needed by the resource adapter. The resource adapter code base itself is automatically added to the classpath, but if anything outside the .RAR is needed it can be specified here.
| Data type | String |
The resource adapter code base itself is automatically added to the classpath, but if anything outside the .RAR is needed it can be specified here.
| Data type | String |