dkulp wrote:
> 
> 
> 
> There was a JIRA logged last week with a patch to allow specifying a  
> SocketFactory for the HTTPS connections.  (I'm on a plane right now  
> travelling to JavaOne  so I cannot look it up)    I haven't had time  
> to look at the patch yet, but would something like that do?
> 
> I guess the question is:  what's the full usecase?
> Are you trying to use the HTTP protocol over a custom Socket?
> or
> Are you trying to do your own protocol entirely?
> 
> The later case would require an entire Conduit to be written.  The  
> former may be doable once we look at that Jira and see how it might be  
> applied.
> 
> 
> Daniel Kulp
> [EMAIL PROTECTED]
> http://www.dankulp.com/blog
> 
> 
> 
> On May 4, 2008, at 9:43 AM, bensender wrote:
> 
>>
>> Hi,
>> Is there some way to replace the standard socket with the custom one  
>> for
>> sending of SOAP requests?
>> -- 
>> View this message in context:
>> http://www.nabble.com/Custom-Socket-for-CXF-Client-tp17046365p17046365.html
>> Sent from the cxf-user mailing list archive at Nabble.com.
>>
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Custom-Socket-for-CXF-Client-tp17046365p17069408.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to