Chapter 4, “Creating Application Clients”

(CR #472302) In the section “Starting the runtime container,” this example for starting an application client’s runtime container is incorrect:

runclient -client my_appclient -login true

The correct syntax is:

run-appclient -client my_appclient -login true