More Resources : WSO2 Governance Registry

Mule and WSO2 Registry Integration by Jos Dirksen

Installing the registry and the ESB is pretty easy. You can find the download for the WSO2 registry here (http://wso2.org/downloads/governance-registry) and for Mule here (http://www.mulesoft.org/download-mule-esb-community-edition). Both come packaged in various formats which can just extract into the directory of your choice. Now we'll start these applications to see if they are installed correctly. For Mule you can use the following command: /bin/mule.bat, and for the registry: /bin/wso2server.bat. If you're not on windows there is also a /bin/mule and a /bin/wso2serversh which you can use.

Read the full story here.

Access WSO2 Registry programmatically by By Jos Dirksen

When you have many services it is a good thing to register them somewhere so your consumers can easily find them, see what they are about, determine whether the service levels are good enough etc. When you look back at the heyday of SOA everyone was pusing registries (or repositories, but that terminology is a different subject). To fully do SOA you needed a UDDI registry to accompany your SOAP based services, defined by a WSDL and XML Schemas.

Read the full article here.

WSO2Con 2011: SOA Governance with WSO2 Products - Senaka Fernando

Enterprises look for governance solutions that can help manage their people, processes, and policies. Service-oriented architecture (SOA) governance brings the arsenal of tools and frameworks that help developers and administrators to more effectively and efficiently manage these aspects of the enterprise. In his WSO2Con 2011 session, Senaka discussed the key concepts of SOA governance, how to incorporate governance in the enterprise, and how the WSO2 Governance Registry can help manage application development, testing and deployment processes, as well as service lifecycles and assets. Here are highlights from his talk.

About the Speaker

SenakaHe is a member of the Apache Software Foundation (ASF), and also a Project Management Committee (PMC) member and committer for a number of projects at the ASF. Senaka founded WSO2 WSF/C++ during his internship at WSO2 in 2008.

Troubleshooting WSO2 Product Clusters

What do you do when the WSO2 product cluster hangs during restart?

WSO2 Governance Registry JCR

JCR API is a well known API among content repository users and vendors. See how WSO2 Governance Registry uses the latest JCR 2  (JSR 283 specification) to define an abstract model. In addition, find out how the Java API is used for data storage and related services commonly used by content-oriented applications. With the JCR API, WSO2 Governance Registry is exposed through two APIs.  

How to Deploy WSO2 G-reg 3.6.0 on WebLogic 10.3

WSO2 Governance Registry can be deployed on most of the popular application servers with a simple set of configuration steps. In this post, we will look into the steps of deploying WSO2 Governance Registry 3.6.0 (WSO2 G-reg 3.6.0) on Oracle WebLogic application server.

Monitoring Carbon using a remote JMX client

This guide describes how you can monitor any WSO2 Carbon based product using a remote JMX client( such as JConsole) which is behind a firewall.

Governance API for WSO2 Governance Registry

Managing SOA resources such as processes and policies in an enterprise is an important day to day task. Keeping track of SOA resources with metadata, managing the life cycle of services and other resources, and controlling users accessing your resources using policies can easily be achieved with the WSO2 Governance Registry. Though all these features are available through a management console, this article will take you through the Governance API of the WSO2 Governance Registry.