Does the SecureXmlRpcClient code actually work in 1.1? From the service it doesn't look like it would. It's essentially using the underlying XmlRpcClient code and eventually involke the a URLConnection. In fact, I got the error when it tries to construct the URL object with the string "https://blahblah:8888/RPC2" and complain about https is not a valid protocol (???). Does anyone know what's going on there?
-- William Lee (Will) | Sendmail Inc. Email: [EMAIL PROTECTED] | http://www.sendmail.com Tel: (510) 594-5505 |
