Latest Content

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

Invoking a Service in a REST Manner

This tutorial by Deepal Jayasinghe will teach you how to create a service easily and invoke the service in a RESTful manner.

Undefined

How to Expose an Axis1 Service through WSO2 WSAS

With the advent of Axis2's new deployment architecture, WSO2 WSAS has the ability to support Axis1 backward compatibility. Thus, according to the deployment model, WSAS has the following entry in its Axis2.xml

Undefined

Developing Web Services with WSAS IDE - Part 1

WSO2 Web Services Application Server (WSAS) allows Web services developers to easily expose, configure and manage any type of Java application as a Web service and Web services related artifact. WSO2 WSAS now comes with the Eclipse WTP Integration which enables the Web service developer to easily work within their favorite IDE on all their Web services requirements covering the full cycle of development, deployment, testing and debugging.

Undefined

Pages