Is there any way to stop the per user download of 11.x runtime?

Get help with installation and configuration of OWS. Please post specific bug reports, pull requests, or source code extensions on github.
caw0001g1
Posts: 5
Joined: 11 Aug 2022, 22:03

Is there any way to stop the per user download of 11.x runtime?

Post by caw0001g1 »

Hello,

We are testing OWS in a terminal server environment. Is there any way to eliminate the download of this runtime for each user? Is it a matter of having something preinstalled or possibly turning a config option off? Thanks for the help.

Wasnt sure how to upload an image so I have a screenshot added as an attachment.

Image
Attachments
adoptruntimedownload.jpg
adoptruntimedownload.jpg (44.71 KiB) Viewed 6709 times

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

Re: Is there any way to stop the per user download of 11.x runtime?

Post by Janak Mulani »

Hi,

In a Terminal server environment where there are going to be many users you can choose to have a System wide configuration for OWS:

https://openwebstart.com/docs/OWSGuide. ... figuration

Within this you can Customize Application Cache and User Config Location.

You can have a central location to install downloaded JVMs by specifying the property ows.jvm.manager.cache.dir

You can also control download of JVM by specifying or setting in itw-settings > jvm manager the property "ows.jvm.manager.updateStrategy". See https://openwebstart.com/docs/OWSGuide. ... s_overview

caw0001g1
Posts: 5
Joined: 11 Aug 2022, 22:03

Re: Is there any way to stop the per user download of 11.x runtime?

Post by caw0001g1 »

Thank you for the assistance!

Post Reply