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 | ||
---|---|---|
| ||
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 Visual Studio might also present you with error messages asking your consent on running scripts. Please click on 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.
10. Expand the metadata section after the page has completely loaded.
11. Right-click on the HTTP
permalink and select Copy Shortcut
.
12. Replace the URL
by clicking on it to selecting it, then right-clicking and finally selecting Paste
.
...
Info | ||
---|---|---|
| ||
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 |
Excerpt | ||
---|---|---|
| ||
General information about using Microsoft Visual Studio to discover Web Services on WSO2 Governance Registry and build clients. |