Latest Content

Stepping into Apache Synapse – Part I

This article by Ruwan Linton is the first of a series of articles on Apache Synapse. In this series, you will learn what Synapse is, how it works, and how you can use it to solve common problems in the enterprise. You will understand some of the advanced features of Synapse, how you can extend it, and also some of its limitations.

Undefined

Deployment Options in Apache Axis2

In the initial stages of Apache Axis2, it only had archive-based deployment and directory-based deployment. However, it introduced a number of very convenient deployment options in the later releases, which made the service author's job easier. This tutorial by Deepal Jayasinghe explains these deployment options.

Undefined

Demonstration on WSO2 Enterprise Service Bus

Asankha Perera makes a presentation on the WSO2 Enterprise Service Bus at the SOAWorld Conference and Expo 2007 in San Francisco, which was held on November 12-13.

Undefined

Changing WSO2 WSAS Logging Properties at Run Time

When it comes to application servers, logging is one of the key features. Therefore, most of the application servers provide many ways to manage log messages. In most of the servers, logging properties should be specified before the server starts up and cannot be changed while it is running. This tutorial by Amila Suriarachchi describes how to manage logging properties at run time using the Admin Console.

Undefined

Axis2 Mail Transport and Public Mail Servers

The mail transport that has been written with Axis2 has the capability to connect to public mail servers such as Gmail or Yahoo with ease. Most of these public mail servers allow entities to connect to the server through SSL, and it authenticates the entity.

Undefined

Creating an AXIOM Object Model Using Different Input Sources

AXIOM (AXis Object Model) is the StAX based XML object model used inside Apache Axis2. This article by Eran Chinthaka discusses various methods of creating and encapsulating different XML sources into an AXIOM object model.

Undefined

Timestamp validation fails! Why?

This explains the common issues in wsse:Timestamp validation and the possible fixes.

Undefined

Apache Axis2/C – Web Services Engine

The Apache Axis2/C Web services engine is the state of the art Web services engine that supports the most number of WS-* specifications in C. This article by Samisa Abeysinghe explains how Apache Axis2/C stands out as the most complete Web services engine implementation in C.

Undefined

How can I easily deploy and start a service within Apache Axis2, programmatically?

Axis2 comes with a cool feature that enables you to deploy your simple service implementation class.

Undefined

WSO2 ESB Performance Testing Round 2

This article is the second in a set of articles that measures and compares the performance of the WSO2 ESB against other leading implementations - both Open Source and proprietary.

Undefined

Pages