Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

WSO2 Governance Registry can be used as a SOA Registry to store artifacts such as WSDL, Schema and Policy. You can point to the WSO2 Governance Registry using Microsoft Visual Studio and build Web Service Clients using the .NET framework in a few easy steps. Read more to understand how to connect to WSO2 Governance Registry from Visual Studio to discover Web Services and build clients.

...

Note
titleNotice

A situation may occur in which Visual Studio appears to hang while trying to search for Web Services.

The embedded browser of Microsoft Visual Studio has been specifically designed to search for Web Services deployed on remote web sites. However, the process of searching can take longer than anticipated and can become frustrating to a user. If such happens, please click on the Stop button, which will make the current page load almost instantly.

Visual Studio might also present you with error messages asking your consent on running scripts.

Image RemovedImage Added

Please click on Yes if prompted. The embedded browser of Microsoft Visual Studio is not as advanced as a typical web browser that you find today, and might run into difficulties when running complex Java Scripts. Our use of the WSO2 Governance Registry through Visual Studio does not require these scripts to run, and so it is safe to continue despite some script errors.

Please note that you might have to repeat one or both of these steps while following the rest of these guidelines.

...

9. Navigate to the WSDL List page and select the SimpleStockQuoteService.wsdl file to open it in the Resource Browser.

Image RemovedImage Added

10. Expand the metadata section after the page has completely loaded.

...

Info
titleInfo

You can repeat the same steps to add more Web Service clients. Please note that the same steps can be followed for projects of types other than Console Application and we have taken it only as an example.

Excerpt
hiddentrue

General information about using Microsoft Visual Studio to discover Web Services on WSO2 Governance Registry and build clients.