Latest Content

How to Secure REST Style Web Services Invocations with WSO2 WSAS

WSO2 WSAS allows Web services to be invoked in a REST like manner. What if you want to enable authentication on such an invocation? Yes, it is possible!

Undefined

[Article] Writing a Mediator in WSO2 ESB - Part 2

This tutorial shows you how to take a custom mediator you have written and add a Domain Specific XML configuration snippet for it. This approach is called Domain Specific Modelling (DSM) and helps make your Apache Synapse and WSO2 ESB mediators simpler and easier to re-use. You can read the first part here.

Undefined

Security in Web Services, What and Why

No service is successful unless they are secure. In the context of Web services what does security really mean? In this article, Kaushalye Kapuruge discusses this.

Undefined

Reclaiming the ESB - Paul Fremantle

In this article by Paul Fremantle, he discusses fundamentals of the Enterprise Service Bus concept.

Undefined

Making SOA Groovy - Paul Fremantle at Grails Exchange

In this presentation, recorded at the recent Grails Exchange event in London (organized by Skills Matter), Paul Fremantle, co-founder of WS02, shows you how Groovy can be used inside a lightweight SOA framework - Apache Synapse - to make it easier and simpler to manage REST, SOAP and other network communications.

Undefined

XML Schema Validation with Axiom

Apache AXIOM does not support schema validation natively. This tutorial by Eran Chinthaka will guide you on how AXIOM can be used to perform a schema validation with the help of javax.xml.validation utilities that come with JDK 1.5.

Undefined

Hacking Apache Axis2 - Part1 : Dynamic Deployment of Services and Modules

Apache Axis2 is THE next generation Web service engine from Apache Software Foundation, which supports latest WS-* specifications. Axis2 is one of the most interoperable Web services engines that exist today. Axis2 has a plethora of features for users, developers and administrators. This article by Eran Chinthaka talks about some of the promising advanced features found inside Axis2.

Undefined

Writing a Task in WSO2 ESB

This tutorial by Upul Godage shows how to write a Task for the WSO2 ESB - which allows you to run scheduled jobs to support your business requirements.

Undefined

[Article] Writing a Mediator in WSO2 ESB - Part I

This tutorial by Upul Godage will show you how to write a custom mediator to extend the WSO2 ESB functionality to fulfill your business requirements.

For part 2 of this tutorial, see Writing a Mediator in WSO2 ESB - Part 2

Undefined

Disabling Certain Properties from Being Replicated Across a WSAS Cluster

The WSO2 WSAS clustering implementation supports state replication across a cluster of nodes. The objects that have to be replicated should be serializable, and should be placed in the Axis2 context hierarchy. However, there are situations in which we should refrain from replicating some objects. This tutorial by Afkham Azeez takes a look at how this can be done at system level, and at the level of different Axis2 contexts.

Undefined

Pages