On 5/15/06, Weldon Washburn <[EMAIL PROTECTED]> wrote:
FYI -- If you get "connection timed out" errors when trying to run
"build.bat update...", it could be because http.proxyhost and
http.proxyPort are not set correctly.

Proxy settings can be set as follows:

build.bat  -Dhttp.proxyHost=your_proxy_host
-Dhttp.proxyPort=your_proxy_port#  update

Proxy port & host most likely will be available in a current web
browser settings. Or, one can ask a system administrator to learn
them.

The alternative way to set proxy is to put the lines:

http.proxyHost=your_proxy_host
http.proxyPort=your_proxy_port#

at build\make\*.properties files.



Andrey Chernyshev
Intel Middleware Products Division


--
Weldon Washburn
Intel Middleware Products Division

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to