[R] SSOAP failing

2009-06-03 Thread Olivier Cailloux
Dear list, I am trying to use the SSOAP package to access a very simple SOAP service, included as a demonstrator in the axis2 Apache package: "Version" (takes no input parameters and should return a string with the version number). The web service itself seems to be working as I could access

Re: [R] SSOAP failing

2009-06-05 Thread Olivier Cailloux
Duncan Temple Lang a écrit : Olivier Cailloux wrote: Dear list, I am trying to use the SSOAP package to access a very simple SOAP service, included as a demonstrator in the axis2 Apache package: "Version" (takes no input parameters and should return a string with the version nu

Re: [R] SSOAP failing

2009-06-10 Thread Olivier Cailloux
Duncan Temple Lang a écrit : Olivier Cailloux wrote: Duncan Temple Lang a écrit : Olivier Cailloux wrote: Dear list, Sorry about that, my e-mail has been sent too soon by mistake (also from an incorrect exp. address). I was planning to add further details. So I'm running Debian

[R] SSOAP access to a j2EE-ws service

2009-06-18 Thread Olivier Cailloux
I am currently trying to access a SOAP web service (hosted on a JBoss5 server and defined as a J2EE-ws service) via the SSOAP R-package. But all I can get is a NULL answer. The web service seems to work as it can be accessed using a general web-service tester. The web service wsdl is here: htt

[R] Qualified parameters in SOAP body using .SOAP

2009-06-24 Thread Olivier Cailloux
Hello, I am trying to reach a web service using the SOAP package. I succeeded calling the web service, but not sending parameters to it. After much research and tries, I think I found that the problem lies in the namespace including the parameters in the SOAP body. In short, my question is:

Re: [R] Qualified parameters in SOAP body using .SOAP

2009-06-24 Thread Olivier Cailloux
Hi Duncan, Thanks for this useful answer. See below. Duncan Temple Lang a écrit : Hi Olivier Olivier Cailloux wrote: Hello, I am trying to reach a web service using the SOAP package. I succeeded calling the web service, but not sending parameters to it. After much research and tries, I