Versions Compared

Key

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

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.

Note
Info
title

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
Table of Contents

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 Installing on Linux and Solaris for more information.

Tip
Info
title

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
Info
title

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
hiddentrue

General information about using WebDAV to connect to the WSO2 Governance Registry from Microsoft Visual Studio.