A.1 SDK Requirements

Before you can run the PlateSpin Orchestrate Client SDK, you must perform the following tasks:

  1. Install the PlateSpin Orchestrate Client package. For instructions, see Installing and Configuring All PlateSpin Orchestrate Components Together and Walkthrough: Launching the PlateSpin Orchestrate Development Client in the PlateSpin Orchestrate 2.5 Installation and Configuration Guide.

  2. Install JDK 1.6.x.

  3. Examine the two example PlateSpin Orchestrate SDK client applications that are included in the examples directory:

    • extranetDemo: Provides a sophisticated example of launching multiple jobs and listening and sending events to running jobs.

    • cracker: Demonstrates a simple example how to launch a job and listen for events sent from the job to the client application..