Re: Java Application using SOAP over SSL, problems...

"Scott Nichol" <[email protected]> Thu, 4 Aug 2005 14:18:47 -0400
Newsgroups gmane.text.xml.soap.user
Message-ID <1ff301c59920$f554b660$6601a8c0@northgate>
> When I run this code and then construct a Call object and invoke it, I get a SSLHandshakeException.
> Why doesn't the Call object use the same DefaultSSLSocketFactory on the HttpsURLConnection object?

Call does not use XXXURLConnection.  It reads and writes to and from a Socket instead.

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.