ibm-messaging / mq-dev-samples

Samples for getting started with IBM MQ
Apache License 2.0
69 stars 108 forks source link

Add argument check to JmsPutGet sample #14

Closed dan-r closed 2 years ago

dan-r commented 2 years ago

From recent testing, including JVM args (such as for TLS and keystores) AFTER the main class/.jar name in the java command causes some non-obvious failures. For the purposes of the tutorial, users should not be passing any args to the main() function, so this warns them incase they do provide any.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.