Apache SOAP 2.2 has a bug with respect to HTTPS when it goes through a proxy server. My impression is that HTTPS is not yet supported in Axis client. How hard would you expect it to be for me to integrate that working code from Apache SOAP into Axis? Is there any relationship between the two transport codebases, or would it be significantly hard. I'd like to try out Axis, but all of my SOAP calls require HTTPS (not a problem from the server side since Apache web server takes care of that), and my SOAP client must use HTTPS and must also work through a proxy server.
Thanks, David
