LIBRARY

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

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

Secured Web Services with PHP

The WSO2 WSF/PHP framework is complete with implementations of the WS-* specifications, which include WS-Security and the WS-Security Policy. This article by Kaushalye Kapuruge shows you how the secure exchange of SOAP messages is ensured through the WSO2 WSF/PHP security API.

Undefined

Understanding WS Metadata Exchange - Part I

The Web Services Metadata Exchange specification describes a standard way to encapsulate services metadata and a protocol to retrieve it. It allows the client to interact with the service automatically, fetch all relevant metadata and aids the client in self-configuring.

Undefined

The Replay Model - Using WS-RM 1.0 across the public Internet and with anonymous clients

November 5th, 2007 |  Version 1.0.3

This document defines a particular usage of the WS-ReliableMessaging 1.0 and WS-Addressing protocols in order to enable reliable request-response Web service messages for anonymous clients. As such it does not  introduce new wire formats, schema WSDL or Policy assertions.

Undefined

Data Sources as Web Services - Kyle Gabhart

Kyle Gabhart in his article on O'Reilly XML.com introduces WSO2 Data Services, a new feature available in WSO2's WSAS 2.0 platform,  (the latest release being version 2.1). He will begin by introducing Data Services, examining their architecture and utilization, and then exploring pros and cons of this convenient feature.

Undefined

Mashing up a National Geographic Photo of the Day Feed

In this article, Jonathan Marsh describes how he used the WSO2 Mashup Server to create a feed from the National Geographic site's 'Photo of the Day' to create a screensaver for his computer.

Undefined