This is a mirror of official site: http://jasper-net.blogspot.com/

Create a .NET Web Service from WSDL file --> Reverse Engineering

| Monday, March 1, 2010
While developing BizTalk or ESB solutions you develop with a given WSDL file, you create schemas, maps, itineraries, orchestrations and other Biztalk artifacts and your solution is ready to be tested.

Now you don’t have the actual Web Service endpoint so what are the easiest and quickest options.

1. Use a tool called SOAP UI and simulate a Web Service Call using the given WSDL. (http://www.soapui.org/)

2. Quickly develop a dummy web service from the given WSDL file. Below is the very good post on how to do that.

http://www.codeproject.com/KB/XML/ReverseEng.aspx


Thanks,

Read more: Vishal Mody

Posted via email from jasper22's posterous

0 comments: