Hi everybody,
I managed to automatically configure OWS with the "response.varfile" file on several workstations. It works well, the version of OpenJDK to use is correct. But, I don't find any other configuration file on a computer (once the installation is done) where I could make changes if I need to update the version of OpenJDK (for example, I use the 17.0.1 and I update the 21.0.3).
As this update would have to be done on 500 workstations, I am looking for a solution to do it via MECM and understand how to modify the configuration.
Thaks for your help.
Best regards.
Automatically change the version of OpenJDK to use
-
- Posts: 3
- Joined: 29 May 2024, 14:03
-
- Posts: 872
- Joined: 24 Mar 2020, 13:37
Re: Automatically change the version of OpenJDK to use
Using the itw-settings app > JVM Manager > settings, you can choose the Java Update Strategy. The chosen strategy will be captured in deployment.properties file. The property ows.jvm.manager.updateStrategy can then be copied to response.varfile. It will be copied to the deployment.properties file upon installation.
-
- Posts: 3
- Joined: 29 May 2024, 14:03
Re: Automatically change the version of OpenJDK to use
Thank you for your answer.
Where can I find the deployment.properties file please ?
Where can I find the deployment.properties file please ?
-
- Posts: 3
- Joined: 29 May 2024, 14:03