Friday, October 7, 2011

contract first webservice

while coding on existing wsdl file,after I add my customized DataType,messages and operations(In Port Types),then add Soap bindings(add these operations into Binding),we need add more stuff under operation from Binding,we need add soap operation under operation and add soap body under in and out parameter,add soap:fault under FAULT.
otherwise,it will complain about there are no SOAP BODY EXTENSION for some data

No comments:

Post a Comment