soap binding
- From: "RJ" <rodney@xxxxxxxxx>
- Date: Thu, 22 Dec 2005 12:11:51 +0800
Can anyone help me with .net 2.0?
The WSDL that .NET generates has:
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
What the Java guys wants is that I format that line into
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"
style="document" />
How do I do this? Thanks.
RJ
.
- Prev by Date: REST vs SOAP
- Next by Date: Web Service and COM
- Previous by thread: REST vs SOAP
- Next by thread: Web Service and COM
- Index(es):
Relevant Pages
|