Run Guidelines

Before running your compiled application, consider the following guidelines for the Solace Java RTO API:

  • For applications running on UNIX or Linux systems, set the LD_LIBRARY_PATH environment variable to specify the run-time path needed to find the appropriate RTO API library files.
  • For applications running on Windows systems, the lib directory in the API distribution archive includes a dynamic link library. When running clients built with these libraries, make sure to copy the dynamic-link library (DLL) to the directory that contains your client or copy it to a location where the DLL can be found by the operating system.