Thanks for the info. It still doesn't work, so I must have something
else set wrong.
Mark


>You have to pass http.proxyhost and http.proxyport properties to the
JVM.
>[guillaume@silbermann guillaume]$ cat .antrc
>JAVACMD="java -Dhttp.proxyhost=runcache.univ-reunion.fr
-Dhttp.proxyport=8080"


-----Original Message-----
From: Guillaume Rousse [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 27, 2001 1:05 PM
To: [EMAIL PROTECTED]
Subject: Re: links in javadoc - proxy problem?


Ainsi parlait Scheffler, Mark (MED, GEMS-IT) :
> I have a different problem with using the following javadoc link
> attribute:
>
> <link href="http://java.sun.com/j2se/1.3/docs/api/"; />
>
> When I run javadoc, the URL cannot be found. Is this because my
company
> has a proxy server between me and the Internet?
> Is there a way to get through it?
[..]
> Any suggestions?
You have to pass http.proxyhost and http.proxyport properties to the
JVM.
[guillaume@silbermann guillaume]$ cat .antrc
JAVACMD="java -Dhttp.proxyhost=runcache.univ-reunion.fr
-Dhttp.proxyport=8080"
-- 
Guillaume Rousse <[EMAIL PROTECTED]>
GPG key http://bohm.snv.jussieu.fr/~rousse/gpgkey.html

Reply via email to