Christian,
No. I don't know how to set it through XQJ.
But I tried to set system properties "http.ProxyHost" and "http.proxyPort" in Java but it does not have any effect on xquery calling through XQJ.
Erol Akarsu
On Mon, May 7, 2012 at 5:49 PM, Christian Grün christian.gruen@gmail.comwrote:
Have you already set user and password via XQJ? – I'm also cc'ing this to Charles Foster, the developer of our latest XQJ implementation.
Christian ___________________________
Christian,
No. I have not.
But I am using basex through XQJ java interface and need to set proxy host&port and user name and password.
Thanks
Erol Akarsu
On Mon, May 7, 2012 at 5:39 PM, Christian Grün <
christian.gruen@gmail.com>
wrote:
I would like basex to use Java proxy host & port & credentials when basexis making url request to pull binary data from a remote web site. How can I set these proxy settings?
Did you already have a look at the proxy options (PROXYHOST, PROXYPORT, NONPROXYHOSTS)[1]? Christian