Quick Start

This section provides the details required for experienced developers to quickly get started using the Solace Java RTO API that you have downloaded from a secure Solace server.

Once you have completed the tasks in this section successfully, you should have a clean build of the examples in the Solace Java RTO API and be able to run the samples and see the help usage.

For messaging clients to successfully send and receive messages, they must be able to connect to a Solace event broker that is up and running and has a basic configuration to support them.

Building Solace Java RTO API Examples

The Solace Java RTO API has online documentation and samples for application developers to reference. The sample code can be found from the Developer Tutorials page, where you can navigate to Github, and see the README.md file. The README.md file contains information about how to build and use the sample code.

Included in the download of the Solace Java RTO API are examples. After you extract the package, you can follow the instructions in the samples/readme.txt to build the examples and run them.