Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Microsoft Visual Studio will prompt you with a warning on your credentials being forwarded to the server via clear text. Click Yes to ignore (or read below on how to avoid this check). You also might be requested to provide your credentials again.

Image RemovedImage Added

The WSO2 Governance Registry uses HTTP Basic Authentication between client and server when you are using HTTP and HTTPS permalinks. If it is a risk to provide your credentials to access these resources please consider granting anonymous read permissions to the WSDL resource and its dependencies. See Managing Role Permissions for more information on how grant READ access to wso2.anonymous.role.

...

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.