I was wonder how to configure Axis to use CommonsHTTPSender, and also how can I configure the HTTPClient from Axis?
I need to do the following connection: Client --(http)--> Proxy --(https)--> WebService The HTTPSender doesn't seem to support this, but the commons HTTP client seems to do. wbr Kenneth Aastrøm