Tasks for the Rational ClearQuest adapter

To create a shared library, copy the Rational® ClearQuest® libraries to the shared library directory and then restart the Apache Tomcat server.

Procedure

  1. Copy Rational ClearQuest shared libraries to the%CATALINA_HOME%\lib directory.
  2. Enter the values for Name, Description, and ClassPath. The default values for these variables are:
    Description Values
    Name ClearQuest CM API.
    Description The shared library for the ClearQuest adapter.
    Class path

    C:\Program Files\IBM\RationalSDLC\ClearQuest\cqjni.jar

    C:\Program Files\IBM\RationalSDLC\ClearQuest\stpcq.jar

    C:\Program Files\IBM\RationalSDLC\Common\stpcmmn.jar

    C:\Program Files\IBM\RationalSDLC\Common\stpwvcm.jar

    Note: The default values listed under step 2 are for the IBM® Rational ClearQuest 7.1. The actual paths used for the classpath entries depend on where Rational ClearQuest is installed. Make sure that your classpath refers to the files in their correct locations.
  3. Restart the Apache Tomcat server.
  4. Verify that the Rational ClearQuest adapter is installed correctly by opening: http://localhost:8080/DataServices/ClearQuest. If the installation is correct, you see an XML document that lists the schema repositories that are registered with the Rational ClearQuest administration tool.

Feedback