You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by j0llyr0g3r <ti...@wincor-nixdorf.com> on 2008/04/22 11:33:25 UTC

Request for patch: http-proxy -> setting user / password not possible

Hey ho,

according to the release notes of AMQ 4.1.1:
http://activemq.apache.org/activemq-411-release.html
there is support for AMQ over http-proxies.

When i look at the source-code, specifically 

* org.apache.activemq.transport.http.HttpClientTransport
* org.apache.activemq.transport.http.HttpTransportSupport

i can see that this is implemented using org.apache.commons.httpclient.

Unfortunately, there is no way to authenticate against proxies using a user
/ password combination.

Is it planned to support this in the near future (should not be that
difficult to implement since the httpclient already offers such a feature)?

I believe i am not the only one being in need of a feature like this.....
-- 
View this message in context: http://www.nabble.com/Request-for-patch%3A-http-proxy--%3E-setting-user---password-not-possible-tp16823746s2354p16823746.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.