Automatically change the version of OpenJDK to use

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
chanteclair
Posts: 3
Joined: 29 May 2024, 14:03

Automatically change the version of OpenJDK to use

Post by chanteclair »

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.

Janak Mulani
Posts: 872
Joined: 24 Mar 2020, 13:37

Re: Automatically change the version of OpenJDK to use

Post by Janak Mulani »

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.

chanteclair
Posts: 3
Joined: 29 May 2024, 14:03

Re: Automatically change the version of OpenJDK to use

Post by chanteclair »

Thank you for your answer.
Where can I find the deployment.properties file please ?


chanteclair
Posts: 3
Joined: 29 May 2024, 14:03

Re: Automatically change the version of OpenJDK to use

Post by chanteclair »

Thank you.

Post Reply