One of the main deployment scenarios of Apache Axis2/C is with Apache Web Server. Best performance and stability can be gained by deploying Axis2/C in Apache. When deployed in Apache server, Axis2/C uses the memory pools supplied by Apache and guarantees zero memory leaks. Also due to custom memory implementation Axis2/C can perform up to its maximum.
WSO2 Identity Solution is an implementation of Microsoft CardSpace specification. It can issue InfoCards based OpenID tokens, SAML security tokens and pure OpenIDs. Dimuthu Leelarathne in this white paper describes how CardSpace Specification was implemented by the WSO2security team.
This tutorial from Dushshantha Chandradasa guides you through the steps you need to follow, to setup a build environment for WSO2 WSF/PHP on Windows XP.
The mashup community considers spreadsheets to be one of the first mashup creation platforms that saw light. In this tutorial by Tyrell Perera, you will find, how to mashup data from a legacy source like a spreadsheet with one of Web 2.0's famous innovations, the personal blog.
Axiom captures all the information items found inside an XML. Text content being one of the most important information components within an XML document, Axiom provides multiple ways of extracting that information. This tutorial explains all if such text manipulation methods, to allow users implement the most appropriate method depending on the context or requirement.
This article by Asanka Abeysinghe describes how the WSO2 ESB can be used to develop financial applications, specifically, an entire broker trading platform. The article will take a real world example (the architecture of a broker trading system without the WSO2 ESB), re-architect the application to include the WSO2 ESB, explaining the design in detail.
This article by Eran Chinthaka describes the requirement of understanding the mustUnderstand SOAP header property in designing and implementing Web services.
Both SOAP 1.1 and SOAP 1.2 specifications enable you to use mustUnderstand attributes with SOAP headers. Not handling these headers properly is a common concern during Web service interactions.
Apache Axis2/Java, is a popular open source Web service engine. It currently supports exposing services written in Java, Javascript and Ruby as Web services. This article by Heshan Suriyaarachchi discusses the Python data Binding that enable exposing Web services written in Python.
First, we will look at the architecture of this solution and the related technologies. Then we will be going into details on writing a service in Python. Those of you who wish to skip the implementation details can go directly to Writing a Service in Python section.
This tutorial shows you how to replace the default SSL certificate that comes with the WSO2 Web Services Application Server, with a self signed or certification authority signed SSL certificate.