- From: Geert Josten <geert.josten@daidalos.nl>
- Date: Thu, 6 Oct 2011 12:52:57 +0200
- To: Norman Walsh <ndw@nwalsh.com>, XProc Dev <xproc-dev@w3.org>
Hi Norm,
Thanks, it works!
Kind regards,
Geert
-----Oorspronkelijk bericht-----
Van: xproc-dev-request@w3.org [mailto:xproc-dev-request@w3.org] Namens Norman Walsh
Verzonden: maandag 3 oktober 2011 16:54
Aan: XProc Dev
Onderwerp: Re: Proxy support
Geert Josten <geert.josten@daidalos.nl> writes:
> Does anyone know how to access internet resources with XML Calabash
> through a proxy? Assume I have no control over the internet reference,
> so can't redirect to a tunnel or something like that..
I believe if you set the appropriate system properties, Java will do the
proxy stuff for you:
-Dhttp.proxyHost=... -Dhttp.proxyPort=... -Dhttp.proxyUser=... -Dhttp.proxyPassword...
If that turns out not to be the case, let me know.
Be seeing you,
norm
--
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 413 624 6676
www.marklogic.com
Received on Thursday, 6 October 2011 10:53:23 UTC