The section contains a set of working examples that demonstrate some of the basic features and capabilities of the WSO2 Governance Registry.
Each sample provides step-by-step instructions. Instructions are provided on topics such as how to export a local file system to a remote registry, and using media type handlers or create a custom UI.
For more information, please visit the following pages:
- Writing a Sample Handler - Demonstrates how to write custom handlers
- WS-API Sample - Demonstrates how to run the sample that uses the WS Registry client sample
- Web Services API - Demonstrates accessing the Registry as you would through the main Registry API with the help of WS client provided for the WS-API
- Exporting and Importing a File to Remote Registry - Demonstrates how to export a local file system to a remote registry and how to import a remote registry into a local file system
- Project Proposal Handler Sample - Demonstrates how to use media type handlers
- Custom UI Sample - Demonstrates how a simple custom UI can be created to add, view, and edit endpoints stored on the WSO2 Governance Registry
- Custom User Interface - Demonstrates how to add your own UI implementations into the registry
- JCR Sample - Demonstrates how a simple JCR Client uses the JCR implementation of WSO2 G-Reg and performs sample operations through JCR API to the running G-Reg instance
- JCR API Samples - Demonstrates how to use WSO2 Governance Registry through JCR layer
- Creating the Registry Extension File - Demonstrates how to create a registry extension file which introduces an Event data model
- Deploying an Extension File - Demonstrates how to deploy the extension file in the WSO2 Governance Registry
- Adding Menu Item - Demonstrates how to add a menu item by adding a menu element to the registry extension file
- Monitoring Using a Remote JMX Client - Demonstrates how to monitor WSO2 Carbon, the underlying framework for WSO2 Governance Registry (and other products), using a remote JMX client (such as JConsole) that is behind a firewall
- Client-side Scripting for Lifecycles - Demonstrates how to use client-side scripting for Lifecycles
- Check-in Client Examples - Deployment of Governance Registry on JBoss 5.1.0 GA using a check-in client
- [test:Deployment Governance Registry on JBoss 5.1.0 GA] - Demonstrates how to deploy Governance Registry on JBoss 5.1.0 GA
- [test:Deployment Governance Registry on WebLogic 10.3] - Demonstrates how to deploy Governance Registry on WebLogic 10.3
Labels:
None
Page:
WS-API Sample
Page:
Exporting and Importing a File to Remote Registry
Page:
Project Proposal Handler Sample
Page:
Custom UI Sample
Page:
JCR Sample
