DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37595>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37595 ------- Additional Comments From [EMAIL PROTECTED] 2005-11-23 15:45 ------- I did set ANT_OPTS with the following -Dhttp.proxyuser=gg -Dhttp.proxypassword=password1 -Dhttp.proxyHost=host1 - Dhttp.proxyPort=8080 But ant doesnt take the user and password settings and throws me a 407 HTTP error. (Proxy authentication required). I tried again without the user and password settings and I get the same error. Thanks, Gayatri ========== (In reply to comment #1) > we'll have to look at setproxy to see what is not going on there > also, the place to set proxy on the command line is not ANT_ARGS (which passes > things to ant), but ANT_OPTS, which is JVM settings like memory and > -Dsystem.prop=value options. It will work there unless the JVM itself doesnt > work with your proxy. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]