Page 1 of 1

[SOLVED] Documentation bug

Posted: 31 Mar 2021, 00:00
by javaapp
The OWS Guide linked below states that the default value for "proxy type" is "manual proxy". In my experience it seems to actually default to "system".

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

deployment.proxy.type The proxy type that should be used. Possible values are 0 (no proxy), 1 (manual proxy, default), 2 (PAC based proxy), 3 (Firefox), 4 (system proxy)

The code in Defaults.java seems to support this observation. I wonder if that is a documentation error?

Thanks!

Re: [SOLVED] Documentation bug

Posted: 01 Apr 2021, 10:50
by Stephan Classen
Thank you for reporting this. We have fixed the documentation.