Hi! I'm researching Apache SOAP to figure out if I can use any JSSE with Apache SOAP on client side. I understand previous releases were using Sun's JSSE directly. Is there any compile-time or run-time dependency with Sun's JSSE?
I looked at the code. It does not seems to me that there is any run-time dependency. However there is a compile time dependency. In org.apache.soap.util.net.SSLUtils I see a reference tosun.net.www.protocol.http.HttpURLConnection.userAgent Is this reference intentional? Or this is just a left over. I think we should fix this, if it is just a left over. Let me know. Thanks -Ashutosh -- To unsubscribe, e-mail: <mailto:soap-dev-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-dev-help@;xml.apache.org>