Installing third-party client libraries

The adapter requires access to the following jars at runtime.

Before you begin

Download Jars listed below and copy them to the Security Directory Integrator environment:
  • commons-logging-1.2.jar
  • httpclient-4.5.2.jar
  • httpcore-4.4.4.jar
  • json-simple-1.1.1.jar
  • commons-codec-1.9.jar

You can download the json-simple-1.1.1.jar from this link: http://www.java2s.com/Code/Jar/j/Downloadjsonsimple11jar.htm

Procedure

  1. Download the above-mentioned JAR files. Copy these files into ITDI_HOME\jars\3rdparty\others directory.
  2. Restart the Dispatcher service once all JAR files are placed under ITDI_HOME\jars\3rdparty\others directory.
    For information about starting and stopping the service, see the Dispatcher Installation and Configuration Guide
    Note: If you face any issues regarding NoClassDefFoundError, copy these files into SDI_HOME\jars\patches.
    .