[mashup-dev] [jira] Commented: (MASHUP-723) The scraper should pick
up proxy details from axis2.xml
Keith Godwin Chapman (JIRA)
jira at wso2.org
Wed Mar 26 00:42:44 PDT 2008
[ https://wso2.org/jira/browse/MASHUP-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16054#action_16054 ]
Keith Godwin Chapman commented on MASHUP-723:
---------------------------------------------
Potentially fised in revision 15114. Need to verify
> The scraper should pick up proxy details from axis2.xml
> -------------------------------------------------------
>
> Key: MASHUP-723
> URL: https://wso2.org/jira/browse/MASHUP-723
> Project: WSO2 Mashup Server
> Issue Type: Bug
> Reporter: Keith Godwin Chapman
> Assignee: Keith Godwin Chapman
> Fix For: 1.1
>
>
> Web harvest allows us to provide proxy details as
> scraper.getHttpClientManager().setHttpProxy("proxy.wh", 3128);
> scraper.getHttpClientManager().setHttpProxyCredentials(myUsername, myPassword, myNTHost, myNTDomain);
> where myNTHost and myNTDomain can be null and are used only for NTLM authentication scheme.
> We need to expose this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Mashup-dev
mailing list