Re: [R] SSOAP XML-RPC

2010-01-27 Thread Duncan Temple Lang
Hi Jan Is .XMLRPC("http://localhost:9000";, "Cytoscape.test", .opts = list(verbose = TRUE)) the command you used? If not, what did you use? Can you debug the .XMLRPC function (e.g. with options(error = recover)) and see what the XML that was sent to the server, i.e. the cmd variabl

[R] SSOAP XML-RPC

2010-01-27 Thread Jan Bot
Hi, I'm trying to use the XML-RPC client in the SSOAP package to connect to a service that I have created. From other languages (Perl, Python, Ruby) this is not a problem but the SSOAP client gives the following error: Error in .XMLRPC("http://localhost:9000";, "Cytoscape.test", .opts = list(ver