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.
...
Code Block |
---|
sh wso2server.sh |
See Starting Governance Registry Management Console on Windows or Starting Governance Registry Management Console on Linux.
Info | ||
---|---|---|
| ||
Though this sample will only work in a Windows environment, the WSO2 Governance Registry server can run on a Linux Server. |
...
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. |