Setting up the Java client API

Place the Java API on a client host and set up the Java SDK to use it.

About this task

The host acts as a client to the Management Console host.
Note: When TLS v1.1 or TLS v1.2 is enabled, the Java client must be started by JDK v1.7 or higher to connect to Build Forge® using a secure connection.

Procedure

  1. Place the .jar file where you want it.
  2. Update the CLASSPATH. Set the CLASSPATH to include the directory where you placed rbf-services-client-java.jar.

Feedback