Brett Porter wrote:
google says...

http.auth.ntlm.domain

http://java.sun.com/j2se/1.5.0/docs/guide/net/properties.html

Could be worth exposing this via the settings into the lightweight wagon, and passing the equivalent to the httpclient wagon via it's authenticators.

- Brett

FWIW, Ant1.7.0 final has rolled back support for the java1.5 automatic proxy stuff. It didnt work and it broke odd things like Oracle's JDBC driver.

We really need a commons-proxy-setup project that
-correctly determines proxy settings on the main systems (windows, mac, unix, gnome, kde)
 -maybe: interprets autoconf files if bsf+rhino or java6 is present
-shares user overrides in a single consistent place (file or, java.util.prefs)
 -lets classes listen for proxy change events
-is smart enough to bypass the proxy if its hostname doesnt resolve, or the port isnt open

Anyone interested in working on this?

-steve

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

Reply via email to