Previous Topic: SDK Packages

Next Topic: Build your Custom Connector Using the ANT Build Harness

How you Deploy Java CS Connectors

Ant 1.70+ is now required to build the SDK.

To deploy Java CS connectors, do the following:

  1. Place the target connector's .jar file in a Java CS lib/ directory. The Java CS can be either:
  2. For C++ connectors, configure the Provisioning server using POP scripts.

    The POP script creates the top level of their managed namespace in the Provisioning Server.

  3. For Java connectors, configure the Provisioning Server.

    Configuring the Provisioning Server tells the Provisioning Server about the connector type and its associated metadata.

  4. Restart the Java CS.

    The Java CS registers the connector.