Previous Topic: Compound Value SupportNext Topic: Sample Connector Upgrading


Compiling the Sample Connectors

To compile the SDK Sample Connector, run a top-level ant (which runs the default target ant dist) in sample-home from either your Java IDE, or the command line, using the bundled Ant build.xml. You can then run the CA IAM CS hosting the connector by running build/dist/bin/jcs.bat (Windows) or jcs.sh (UNIX), or by using the bundled Eclipse or IDEA IDE runtime configurations.

If the default development CA IAM CS is started on the same computer as a non-development CA IAM CS service, conflicts can occur. Therefore, the default development CA IAM CS is configured to start on port 20412 (non-secure) or 20413 (secure TLS).

You can change this port using either of thee methods: