The WebDAV Sample for connecting to WSO2 Governance Registry through Microsoft Visual Studio explains how you could easily read, write, update or delete resources and collections stored on the Governance Registry through Visual Studio.
Info | title | Note
---|
The WSO2 Governance Registry WebDAV API can be used to mount collections stored on the repository to your local filesystem. |
See the following guidelines:
Panel | |
---|---|
|
Pre-
...
requisites
To get the sample to work, you must first do the following:
...
Code Block |
---|
sh wso2server.sh |
See Running the Product on Windows or Running the Product on Linux and Solaris for more information.
Info | ||
---|---|---|
| ||
Though this sample will only work in a Windows environment, the WSO2 Governance Registry server can run on a Linux Server. |
2. Install Microsoft Visual Studio. Please read more information on installing Microsoft Visual Studio 2010.
Info | title | Info
---|
This sample of WSO2 Governance Registry has been tested on Microsoft Visual Studio 2010, but also applies to other versions of the IDE. |
...
You now can navigate to the Resource Browser of WSO2 Governance Registry and find the collection and the resource you created. See Managing the Resources for more information.
Excerpt | ||
---|---|---|
| ||
General information about using WebDAV to connect to the WSO2 Governance Registry from Microsoft Visual Studio. |