Skip to content
Prev 267386 / 398502 Next

SSOAP & chemspider

Has anyone got SSOAP working on anything besides KEGG?

I just tried another 3 SOAP servers. Both the WSDL and constructing the .SOAP call. Again the perl and ruby interface worked without any hitches.

Paul
Error in parse(text = paste(txt, collapse = "\n")) : 
  <text>:1:29: unexpected input
1: function(x, ..., obj = new( ?
                               ^
In addition: Warning message:
In processWSDL("http://www.massbank.jp/api/services/MassBankAPI?wsdl") :
  Ignoring additional <service><port> ... elements
Error in parse(text = paste(txt, collapse = "\n")) : 
  <text>:1:29: unexpected input
1: function(x, ..., obj = new( ?
                               ^
Error in parse(text = paste(txt, collapse = "\n")) : 
  <text>:1:29: unexpected input
1: function(x, ..., obj = new( ?
                               ^
On 20 Jul 2011, at 01:54, Benton, Paul wrote: