After installing the IBM Content Manager Connector, ensure that the JavaClassPath
parameter, in the [Connector]
section of the configuration file, includes the path to the IBM Content Manager installation. (The connector must be installed on the same machine as the IBM Content Manager instance).
For example:
JavaClasspath=.;lib\*.jar;D:\IBM_Content_Manager\cmgmt
|