----- Original Message -----
From: "Richard Beton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 10, 2002 10:37
Subject: Javadoc via web proxy


> If I include links in Javadoc, it causes the tool to fetch the
'package-list' from the URL I specify. But this only
> works when there is no proxy firewall restriction. However, it is possible
for Javadoc to work through a firewall, e.g.
> on the command line
>
>     javadoc -J-Dhttp.proxyHost=firewall.roke.co.uk etc etc etc
>
> I tried that and it works (but not with that non-existent proxy, mind ;-)
>

1. what happens if you set the proxy host as an option to ant
2. in CVS, way under proposals/sandbox/http there is a <setproxy> task which
sets the proxy settings for all tasks run in process from then on; t


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to