object, but never calls
> client.setHostConfiguration(..)
>
> Cheers
> Simon
>
>
>
> -Original Message-
> From: Simon Fell
> Sent: Thursday, May 27, 2004 2:11 PM
> To: [EMAIL PROTECTED]
> Subject: CommonsHTTPSender and proxies
>
> I'm using Axis 1.1 and have
EMAIL PROTECTED]
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 conn
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.