Example of invoking the com.acme.Runclient application with a specific trust store

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3810

This topic has not yet been written. The content below is from the topic description.
Example 15.1. Invoking the com.acme.Runclient application with a specific trust store java -cp $JBOSS_HOME/client/jbossall-client.jar:. -Djavax.net.ssl.trustStore=${resources}/localhost.truststore \ -Djavax.net.ssl.trustStorePassword=TRUSTSTORE_PASSWORD com.acme.RunClient