After setting the CLASSPATH, the required connection information needs to be passed in the form of a connection URL. The form of the connection URL differs depending on whether you are using a REST file.
Connection URL Syntax
For sessions using a REST file (sessions that use multiple endpoints, POST requests, or other customizations supported by the input REST file):
optionally, specifies the host name portion of the HTTP endpoint to which you send requests. Specify this value only if you want to define endpoints without the web server address in the REST config file.
rest_file_path
specifies the name and location of the input REST file that contains a list of endpoints to sample, PUSH request definitions, and configuration information. See "Creating an input REST file" for details.
property=value
specifies connection property settings. Multiple properties are separated by a semi-colon.
sample_path
specifies the endpoint the sample when not using a REST file.