Configuring properties of the Java™ job launcher [JavaJobLauncher]
About this task
In the
JobManager.ini
file, the section containing the properties of the Java™ job launcher is named: [JavaJobLauncher]
You can change the following property:
- JVMOptions
- The options to provide to the Java™ Virtual Machine used to start job types with advanced options.
Supported keywords for establishing a secure connection are:
- htttps.proxyHost
- https.proxyPort
- Dhttp.proxyHost
- Dhttp.proxyPort
JVMOptions = -Dhttp.proxyHost=myproxyserver.mycompany.com -Dhttp.proxyPort=80