Re: Production-quality implementation for xml-rpc

2004-01-07 Thread asier . axpe
Please, How could I remove myself from this list ?? I did what was supposed to do to remove myself from the list, but it seems that didn't work.

Proxy authentication

2002-11-21 Thread asier . axpe
Hi, how can I set a proxy through I which I am making my XML-RPC call? I find no trouble stablishing the proxy name and port using System properties: System.getProperties().put("http.proxyHost", ProxyName); System.getProperties().put("http.proxyPort", ProxyPort); But what abou

XML-RPC and SSL

2002-11-21 Thread asier . axpe
Hi all, does anybody know where can I find some info on howto make an xml-rpc session working with SSL? Thank you all. ** IEUSKADI

Exception when calling Execute method

2002-11-04 Thread asier . axpe
Hello, I am finding some trouble implementing XMLRPC: when I call repeteadly (from different threads xmlrpc funcions some of the calling are rejected with the exception shown bellow. I am using Windows 2000 as O.S. and XmlRpc 1.1. Rejections are from 1% up to 8% in number. And the calls are

Encoding

2002-10-29 Thread asier . axpe
Hi everybody, I am finding too a little bit of lack of activity in the "/www.xmlrpc.com" site. I put a question in the forum there and I didn“t get no answer, at last I found the solution to the problem I was facing, and responded my own question so that somebody else could benefit from it. N