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.sh -client my_appclient -login true

The correct syntax is:

run-appclient.sh -client my_appclient -login true