Hi,

According to the SOAP specification, the encoded method call includes
the names of the method parameters. Does it mean that it is an error
to not to call addParameter() on a Call object before calling invoke()
on it? But then why it seems to work fine?



Reply via email to