You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Zhao Sharon-CSC002 <Sh...@motorola.com> on 2004/06/28 17:57:52 UTC

FW: CommonsHTTPSender and proxies

Is this a known bug and fixed in latest Axis 1.1 ?

Thanks,

Sharon
-----Original Message-----
From: Simon Fell [mailto:sfell@salesforce.com] 
Sent: Thursday, May 27, 2004 5:07 PM
To: axis-user@ws.apache.org
Subject: RE: CommonsHTTPSender and proxies


Just in case anyone else stumbles into this, there's a bug CommonsHTTPSender in the 1.1 version where it builds the hostConfiguration object, but never calls
client.setHostConfiguration(..)

Cheers
Simon 

-----Original Message-----
From: Simon Fell 
Sent: Thursday, May 27, 2004 2:11 PM
To: axis-user@ws.apache.org
Subject: CommonsHTTPSender and proxies

I'm using Axis 1.1 and have it configured to use CommonsHTTPSender, but it doesn't appear to be picking up the proxy settings from the VM, I'm starting my app with -Dhttp.proxyHost=localhost -Dhttp.proxyPort=5049, but connections aren't being proxied, This works fine when I use the old HTTPSender. Any ideas ?

Thanks
Simon


Re: FW: CommonsHTTPSender and proxies

Posted by Davanum Srinivas <da...@gmail.com>.
yes.

On Mon, 28 Jun 2004 10:57:52 -0500, Zhao Sharon-CSC002
<sh...@motorola.com> wrote:
> 
> 
> Is this a known bug and fixed in latest Axis 1.1 ?
> 
> Thanks,
> 
> Sharon
> -----Original Message-----
> From: Simon Fell [mailto:sfell@salesforce.com]
> Sent: Thursday, May 27, 2004 5:07 PM
> To: axis-user@ws.apache.org
> Subject: RE: CommonsHTTPSender and proxies
> 
> Just in case anyone else stumbles into this, there's a bug CommonsHTTPSender in the 1.1 version where it builds the hostConfiguration object, but never calls
> client.setHostConfiguration(..)
> 
> Cheers
> Simon
> 
> -----Original Message-----
> From: Simon Fell
> Sent: Thursday, May 27, 2004 2:11 PM
> To: axis-user@ws.apache.org
> Subject: CommonsHTTPSender and proxies
> 
> I'm using Axis 1.1 and have it configured to use CommonsHTTPSender, but it doesn't appear to be picking up the proxy settings from the VM, I'm starting my app with -Dhttp.proxyHost=localhost -Dhttp.proxyPort=5049, but connections aren't being proxied, This works fine when I use the old HTTPSender. Any ideas ?
> 
> Thanks
> Simon
> 
> 


-- 
Davanum Srinivas - http://webservices.apache.org/~dims/