Install Java 2 Connector resource adapters

  1. Click Resources.

  2. Click Resource Adapters.

  3. Click Install RAR.The Install RAR button opens a dialog that enables you to install a J2EE Connector Architecture (JCA) connector and create a resource adapter for it. You can also use the New button, but the New button creates only a new resource adapter (the JCA connector must already be installed on the system).

    Note: When installing a RAR file using this dialog, the scope you define on the Resource Adapters page has no effect on where the RAR file is installed. You can install RAR files only at the node level. The node on which the file is installed is determined by the scope on the Install RAR page. (The scope you set on the Resource Adapters page determines the scope of the new resource adapters, which you can install at the server, node, or cell level.)

  4. Browse to find the appropriate RAR file.

    • If your RAR file is located on your local workstation, select Local path and browse to find the file.

    • If your RAR file is located on your server, select Server path and specify the fully qualified path to the file.

  5. Click Next.

  6. Enter the resource adapter name and any other properties needed under General Properties.If you install a J2C Resource Adapter that includes Native path elements, consider the following: If you have more than one native path element, and one of the native libraries (native library A) is dependent on another library (native library B), then copy native library B to a system directory. Because of limitations on Windows NT and most Unix platforms, an attempt to load a native library does not look in the current directory.

  7. Click OK.

Related concepts
Resource adapter
Related reference
Resource Adapters collection