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