Previous Topic: Packaging and Deploying a ConnectorNext Topic: Create a Bundle Manifest


Set Up the Bundle Builder Tool

Bundle Builder is a stand-alone utility that you can run from the command line. It creates an OSGi bundle that you can deploy to the Connector Server.

Follow these steps:

  1. Install a Java development kit.
  2. Set the JAVA_HOME environment variable.
  3. Install the CA IAM Connector Server SDK, which includes Bundle Builder.
  4. Ensure that Bundle Builder has permission to read and write files on the local file system.