Latest Content

How to Setup WSO2 WSAS 2.0 on Apache Tomcat

WSO2 Web Services Application Server is an open source service-based application server fully built on Apache Axis2 framework. It supports various Web services standards and protocols.

Undefined

Fusion: Eventing with SOA - Introduction

This article is an overview of eventing and EDA (Event Driven Architecture) together with an illustration on how it can be used in an SOA environment. This is the first of a two-part series on this topic.

Undefined

WSO2 Carbon

In this podcast, Sanjiva Weerawarana (Founder, Chairman & CEO, WSO2 Inc.) and Samisa Abeysinghe (Director of Engineering, WSO2 Inc) discuss WSO2 Carbon - WSO2's unified SOA platform that componentizes SOA middleware that serves business agility enterprises demand.

Undefined

How to Convert RPC/encoded WSDL into a Document/literal Wrapped WSDL

If you intend to migrate from Axis1 to Axis2, one major issue you'd face is that Axis1 mainly supports RPC/encoded WSDL style, whereas Axis2 does not support that style. Hence you can not straight away use Axis1 WSDL when you migrate to axis2. You need to convert your WSDL to a document/literal or a document/literal wrapped style. There are no automated converter utilities, and as such this will need to be done manually. Nadun Malaka Herath explains..

Undefined

How Can I Get Notified When There are Changes to Contexts?

The information model within Axis2 contains a hierarchy of contexts. These contexts contain information about various levels within Axis2. Sometimes it is important to know when these contexts are created and removed. In this knowledge base item, we will discuss how we can get notified when new context is created and deleted.

Undefined

Understanding Axis2 Context Hierarchy

Axis2 provides an information model to hold both runtime information and static information at different levels. In this tutorial Eran Chinthaka explores the more important runtime information model, also referred to as context hierarchy.

Undefined

Introduction to PHP Data Services

In this introductory tutorial, Dimuthu Gamage explains the basics of Data Services and how to use the WSF/PHP data services library to develop data services as REST and SOAP with WS-* support.

Undefined

Axis2/C Handler Configurations Using Parameters

The Axis2/C architecture consists of flows, phases, modules and handlers.

They can be described as follows. There are two flows called In-flow and Out-flow. A flow is the path from the transport to the service or client.

Undefined

Deploying the WSO2 Identity Solution Over an Active Directory

In this tutorial by Prabath Siriwardena, you will learn how WSO2 Identity Solution can be deployed over a user store based on an Active Directory [AD].

Undefined

Using WSF/C Extended Error Handling Mechanism

This article by Damitha Kumarage illustrates using WSF/C extended error handling mechanism in your own modules and applications.

Undefined

Pages