Show TOC

 Modifying Loader ReferencesLocate this document in the navigation structure

Use

You can use the runtime of the Connector Container Service to change the reference to the class loader that loads a resource adapter. You can also add loader references to external resources that the adapter uses.

Procedure

To administer the loader references for the resource adapter, use the Runtimetab of Connector Container Service in Visual Administrator.

  1. In the Connectors → Connector 1.0 tree select the relevant resource adapter.
  2. Go to the Resource Adapter tab.
  3. To add a new reference, choose Addand enter the reference. It must be in the following format: <reference type>:<reference name> - that is, you must specify if you reference a library, a service, or an interface in the first part, and its name in the second part. For example, to reference the SAP XML Toolkit, you must set the following reference: library:sapxmltoolkit .
  4. To edit a reference, select it and choose Edit.
  5. To remove a reference, select it and choose Remove.
  6. Save your changes by choosing  (Save).
    Tip

    To view the existing loader references, use the ClassLoader Reference Viewer .