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 Lenny.

Re: [R] SSOAP failing

2009-06-05 Thread Duncan Temple Lang
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 Lenny. sessionInfo() gives: R version

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 number). The w

Re: [R] SSOAP failing

2009-06-03 Thread Duncan Temple Lang
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 number). The web service itself seems to be

[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