...
Starting Load Test with the -ask
flag will prompt you to specify the Java executable you want to run. This is helpful if you need to run with a different version or alternate distribution of Java. Connecting to a WebSphere application over SSL, for example, requires the IBM JRE. You can download the IBM JRE and use the -ask
option when starting Load Test, which will prompt you to specify the alternate Java. See IBM WebSphere MQ 1 for additional information.
Windows:
lt loadtest -ask
Linux and MacOS:
Load Test searches for a loadtest.config configuration file whenever it is started. If the file does not exist, Load Test and will create the file and print the location to the console. You will need to manually edit the configuration file if you want to change the Java runtime. For example:
...