Thanks a lot!! I'll take a look and tell you how it goes (ie. changing
it to use SSL?? )

Thanks again!

Luke Galea 
Software Development
BlueCat Networks
905-762-5225
 

-----Original Message-----
From: WJCarpenter [mailto:[EMAIL PROTECTED]] 
Sent: February 5, 2003 3:05 PM
To: [EMAIL PROTECTED]
Subject: RE: Keeping socket open between calls

> I am finding that my attempts at writing a custom SOAP Transport are
> failing as well.. so perhaps you meant the former. This is
> frustrating..

Attached is HttpClientConnection.java, which is my implementation of an
HTTP/1.1 Apache SOAP 2.x transport using the HTTPClient package from
<http://www.innovation.ch/java/HTTPClient/>.  HTTPClient doesn't
directly
support SSL, which you were asking about, though the web site does point
to some patches to provide SSL.  I haven't analyzed what work would be
needed in the attached file to use SSL instead of plain HTTP.
I developed this for something a while back and ended up ultimately not
using it, so it sort of stands on its own now.  I know of no
problems/issues with it except as mentioned in comments within.
-- 
[EMAIL PROTECTED] (WJCarpenter)    PGP 0x91865119
38 95 1B 69 C9 C6 3D 25    73 46 32 04 69 D6 ED F3


Reply via email to