Displaying 1 result from an estimated 1 matches for "echoservice".
2009 Jun 03
1
SSOAP failing
.../Version?wsdl", :
Ignoring additional <service><port> ... elements
and then
I also tried a simpler service (WSDL manually created myself, but I am
not sure it is correct although it validates):
smg8EchoDef <-
processWSDL("http://smg8.ulb.ac.be:8080/axis2/services/EchoService?wsdl",
verbose=TRUE)
processing (sub) schema http://smg8.ulb.ac.be/echoSvc/
1 ) TheString
genSOAPClientInterface(def = smg8EchoDef)
Error in def at operations[[1]] : subscript out of bounds
Indeed:
length(smg8EchoDef at operations)
[1] 0