[EMAIL PROTECTED] wrote:
> I am developing an application using HttpClient to access a HTTPS web 
> application server in WSAD 5.1.2. But it failed because of IBM jsse does 
> not support httpclient. I tried to replace the IBM jsse using SUN's Jsse. 
> It seems not a good idea. I debugged this and find the reason. I made some 
> change and it works fine.
> 
> The problem is in class com.avivacanada.commons.httpclient.protocol.
> ReflectionSocketFactory

Wow, that is a little hard to read. Am I seeing this right, that you are
basically specifying the local address and port? Just out of curiosity, what
kind of error message do you get with the existing code?

Ortwin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to