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!
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.
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.
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.
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.
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.
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.