Willem Jiang <[EMAIL PROTECTED]> writes:

> Please try this "http://schemas.xmlsoap.org/wsdl/soap12/";

That got the client to compile, but it uses SOAP 1.1 rather than SOAP
1.2, or at least I think it is. The envelope namespace is
"http://schemas.xmlsoap.org/soap/envelope/"; and it uses a "SOAPAction"
header.

In any case, the namespace you cite above requests use of SOAP 1.2,
but says nothing about the associated transport. It doesn't seem like
the right value to be using for a binding ID.

-- 
Steven E. Harris

Reply via email to