Hitachi

JP1 Version 12 JP1/Navigation Platform Development Guide


4.4.2 Changing resource adapter settings

To change settings of an added resource adapter, you need to stop the plugin and resource adapter. The following describes the procedure:

  1. Execute the command as follows to display a list of resource adapters, and then check the status of the resource adapter for which you want to change the settings:

    Navigation-Platform-installation-directory\PP\uCPSB\CC\admin\bin\cjlistrar uCNP_J2EE

    A resource adapter is running if its display name is preceded by running. A resource adapter is stopped if its display name is preceded by stopped.

    Note that the resource adapter whose display name is uCNP_DB_Connector_for_HiRDB_Type4 is for use with Navigation Platform. Resource adapters having other display names have been added for plugins.

  2. If any plugin is using the resource adapter for which you want to change the settings, stop that plugin by executing the command as follows:

    Navigation-Platform-installation-directory\PP\uCPSB\CC\admin\bin\cjstopapp uCNP_J2EE -name plugin-name
  3. Execute the command as follows to stop the resource adapter for which you want to change the settings:

    Navigation-Platform-installation-directory\PP\uCPSB\CC\admin\bin\cjstoprar uCNP_J2EE -resname resource-adapter-display-name
  4. Perform step 5 and subsequent steps in 4.4.1 Adding a resource adapter.