Use commons-http client for SSL.
On 5/26/10 4:30 PM, Patrick Stürmlinger wrote:
Hello, I need a SecureXmlRpcClient to initiate a secure connection over ssl. My problem is that org.apache.xmlrpc.secure isn't included in any .jar file at my classpath. I have following .jars there: commons-codec-1.4.jar ws-commons-util-1.0.2.jar xmlrpc-client-3.1.3.jar xmlrpc-common-3.1.3.jar What did I miss? Thanks, Patrick
