Previous Topic: Connector.xml FilesNext Topic: Converter and Validator Plug-Ins Registration


Connector Jar Files

The -dist target packages the connector in its build.xml file as a single file named jcs-connector-*.jar which can depend on separate external third-party libraries .jar files. This JAR file is then used by the bundle builder to create the OSGI version JAR File.

When ant inst is invoked from cs-sdk-home, a connectors’ build.xml file is asked to execute its -inst task which must create a single consolidated jcs-connector-*.zip file in cs-home/build/inst/.

The zip file includes every file it deploys to a production CA IAM CS. For example, its jcs-connector-*.jar file, any third-party libraries, and all sources of configurations settings.

A connector can be installed in these two ways:

The contents of a jcs-connector-*.jar file are: