You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/13 18:02:11 UTC

[jira] [Resolved] (AMQ-1514) patch HTTP connector to support proxy authentication if proxyUsername and proxyPassword provided.

     [ https://issues.apache.org/jira/browse/AMQ-1514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-1514.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: NEEDS_REVIEWED)
                   5.6.0

Added this option using the APIs in HttpClient 4.1.2
                
> patch HTTP connector to support proxy authentication if proxyUsername and proxyPassword provided.
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1514
>                 URL: https://issues.apache.org/jira/browse/AMQ-1514
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Connector
>    Affects Versions: 4.1.1
>         Environment: windows xp, java 1.5, servicemix 3.1.1 and activemq 4.1.1
>            Reporter: Sam Zhou
>            Priority: Minor
>             Fix For: 5.6.0
>
>         Attachments: HttpClientTransport.java, HttpClientTransport.java, HttpTransportSupport.java, HttpTransportSupport.java, amq-proxy-cred.patch, http-proxy-credentials.patch
>
>
> Could not find a way to configure an http proxy host/port with user/pass authentication. 
> I am supplying a patch to allow this to be part of the options specified as part of the URI, for example, 
> uri="static://(http://myserver:80?proxyHost=my.proxy.com%26proxyPort=80%26proxyUsername=username%26proxyPassword=password)"
> This is an enhancement based on #AMQ-1099.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira