Tutorials

Message Box as Event Sink for ESB Proxy Service Messages

Message Box is one of the features of WSO2 Message Broker to support messaging and event sinking. This tutorial explains configuring ESB with Message Box feature to sink events in Message Box which are sent through ESB proxy service. Events in the Message Box can be received by any client subscribed to the Message Box.

How to Expose Your Cloud Data as RDF Data Model

Resource Description Framework is the latest model for data interchange and data linking on the web, and it is highly used in semantic web activities. Therefore, it is very crucial to have your data available as a service as RDF resources. In this tutorial I am going to explain how to expose your data as RDF resources in the cloud space using WSO2 Stratos Data Services Server.

Re-Theming WSO2 Carbon Products

Carbon is an OSGI base platform with more than 175 components. Carbon features are packed as WSO2 products. There are more than fifteen products available at present. WSO2 Enterprise Service Bus, WSO2 Governance Registry, WSO2 Data Service Server are some of the products in the stack. While each of these products has its own area of advance technologies, they have one simple thing that I love. Their User Interface. Carbon platform is design in such a way, that its products are themeable with minimum effort.

Connecting WSO2 G-Reg to a Secured & Confidential External User Store

Carbon products are already connected to an internal LDAP user store by default. We also can configure them to be connected to external user stores such as Apache Directory Server, Active Directory Server in ReadOnly or Read/Write. It is also possible to connect to an external user store using secured LDAP. This tutorial will take you through the steps of how to configure the latter. For this tutorial, we are going to use WSO2 Governance Registry and Apache Directory Server to demonstrate the scenario.

WSO2 ESB with Oracle™AQ as Messaging Media

OracleAQ provides database integrated messaging functionality. Its' underlying system works with oracle database. OracleJMS (OJMS) is the JMS interface to the Advanced Queuing (AQ) feature in the Oracle database. OJMS has JNDI support, which could be used to get 'ConnectionFactory' at run time and the connections returned from it will be able to transparently connect to the JMS server.

In this tutorial, we will look at the configurations for WSO2 ESB to work with OracleAQ as the messaging media.

How to perform Data Mapping via the Smooks Editor in WSO2 Carbon Studio

Smooks is an extensible Java framework for building applications for processing XML and non XML data. Smooks tools is a set of graphical tools for editing Smooks configuration file based on Eclipse developed by JBoss. It's being integrated it in to WSO2 Carbon Studio as a third party tool. This tutorial will demonstrate how to perform data mapping via the Smooks Editor in WSO2 Carbon Studio.

Developing WS-BPEL Processes using WSO2 Carbon Studio

Web Services Business Process Execution Language or WS-BPEL lets people orchestrate tasks and activities exposed as Web services. WSO2 Business Process Server can execute process descriptions written in WS-BPEL. Since BPEL is structured and based on XML, it is now far easier for business users to model and execute business processes using open source graphical tools like Eclipse BPEL Designer. This tutorial describes how to Develop a WS-BPEL Processes using WSO2 Developer Studio.

Build a RPM Package of the WSO2 WSF/PHP 2.1 for Zend Server 5

I've being using WSO2 WSF/PHP as the framework for developing web services in enterprise environments. WSF/PHP is a complete SOA stack for develop, test and deploy web services in PHP. It supports SOAP 1.2, SOAP 1.1, WSDL 1.1 , WSDL 2.0 and some of the main WS-* specifications such as, SOAP MTOM, WS-Addressing , WS-Security and WS-SecurityPolicy. The applications we create can be run on many platforms but the focus of this tutorial is on building the RPM package to be installed in Zend application Server.

Syndicate content