[ 
https://issues.apache.org/jira/browse/SYNAPSE-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12864182#action_12864182
 ] 

Supun Kamburugamuva commented on SYNAPSE-640:
---------------------------------------------

This is the configuration introduced to the synapse.properties file for 
achieving this. I have committed the fixes to the trunk.


#################################################################################################
# Proxy Settings For URL Connections, these are used when synpase retrieves 
resources from URLs
# i.e. Creating proxy services from WSDL URLs, endpoints using WSDL urls etc.
#################################################################################################
# Proxy server
#synapse.http.proxy.host=
# Proxy server port
#synapse.http.proxy.port=
# Proxy server user name, this is used for HTTP basic authentication
#synapse.http.proxy.user=
# Proxy server user password, this is used for HTTP basic authentication
#synapse.http.proxy.password=
#list of host address exclueded from going through the proxy, list is comma 
seperated
#synapse.http.proxy.excluded.hosts=localhost, 127.0.0.1



> Synapse should support retrieving of properties like WSDL's through HTTP 
> proxy servers
> --------------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-640
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-640
>             Project: Synapse
>          Issue Type: Improvement
>            Reporter: Supun Kamburugamuva
>            Priority: Minor
>
> At the moment synapse cannot retrieve a resource over a HTTP proxy server. It 
> is nice to have this feature.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to