Search found 4 matches

by saxe
27 Jun 2024, 12:14
Forum: Public Forums
Topic: Preconfigure deployment.properties - cache folder default settings in Windows
Replies: 0
Views: 27804

Preconfigure deployment.properties - cache folder default settings in Windows

default cache folder set in OWS in Windows is C:\Users\username\.cache\icedtea-web\cache

thats not a good idea if you use roaming profiles because this cache will be roamed across servers and clients

it would be better if you use C:\Users\username\appdata\local\ and then something like \ows\.cache ...
by saxe
26 Jun 2024, 13:35
Forum: Public Forums
Topic: Configuration: enable Java auto update but disable OWS auto update
Replies: 3
Views: 25831

Re: Configuration: enable Java auto update but disable OWS auto update

sorry for the late reply, but i got no notification after your answer

i will check and try to configure it via GPO so i will be done automatically w/o user action
by saxe
31 May 2024, 08:21
Forum: Public Forums
Topic: Configuration: enable Java auto update but disable OWS auto update
Replies: 3
Views: 25831

Configuration: enable Java auto update but disable OWS auto update

Hi,

we are using Windows and are testing OWS for some users and a certain use case.

Is it possible to enable Java auto update (without asking user) and disable OWS auto update? Users have no admin rights and OWS update will be done via deployment software a few days after it was released.

Regards ...