
The Service Oriented Architecture
stipulates a change in perspective for software purchase and
development which traditionally limited itself to catering...
0 replies - 1248 views - 05/19/13 by Nial Darbey in Articles

This post will illustrate error handling in wso2 esb in regards to Endpoints. It's an import topic to cover because WSO2 Enterprise Service Bus needs to send...
0 replies - 241 views - 05/19/13 by Madhuka Udantha in Articles

Enrich Mediator can be used to perform transformations with in integration logic. It process a message based on a given source configuration and perform the...
0 replies - 276 views - 05/18/13 by Madhuka Udantha in Articles

This simple tutorial will lead you to write proxy with WSO2 ESB Payload Mediator.
Here is the client sending request payload for...
0 replies - 128 views - 05/17/13 by Madhuka Udantha in Articles

This post will be for WSO2 ESB Filter Mediator and it will be cover simple usecase with basic Filter Mediator functions. It can be used for XPath filtering...
0 replies - 490 views - 05/15/13 by Madhuka Udantha in Articles

This can be achieved with the following configuration.<?xml version="1.0" encoding="UTF-8"?>
<definitions...
0 replies - 541 views - 05/12/13 by Achala Chathura... in Articles

It is a common scenario that an API Server must call out to a Security
Token Service (STS) "off to the side" in order to get a SAML assertion
issued for a...
0 replies - 215 views - 05/12/13 by Mark O'neill in Articles

A common question about the Axway/Vordel API Server is
"How do you change its listening port?". The key to answering this
question is to understand what...
0 replies - 242 views - 05/11/13 by Mark O'neill in Articles

I will use WSO2 Developer Studio to write the custom mediator.
Click Developer studio tab and click open...
0 replies - 237 views - 05/10/13 by Achala Chathura... in Articles

<in>
<header name="To" value="http://localhost:9000/services/SimpleStockQuoteService"/>
</in>
Prerequisites:
Start the...
0 replies - 259 views - 05/09/13 by Achala Chathura... in Articles

WS-Security Configuration
<con:wssContainer>
<con:crypto>
<con:source>keystore.jks</con:source>
...
0 replies - 3530 views - 05/09/13 by Tim Spann in Articles

How RESTful Is Your REST? from Øredev Conference on Vimeo.
The rise of Mobile and the diversity its technologies make exposing a RESTfull API the...
0 replies - 3029 views - 05/05/13 by Mitch Pronschinske in Articles

This post is mainly for new WSO2 ESB users and for basic users. Here I am using wso2esb 4.0.6. and here is the download: WSO2 Enterprise Service Bus
Start...
0 replies - 1524 views - 05/04/13 by Madhuka Udantha in Articles

Currently wso2 User Engagement Server (UES) is in ALPHA stage and it can contain jaggery APPs (javascritp applications) or webapps with gadgets. There...
0 replies - 1445 views - 05/03/13 by Madhuka Udantha in Articles

In a previous post, I wrote about how you'd configure the Axway/Vordel API Server to connectout to APIs using either HTTP 1.0 or 1.1. But, what if you wanted...
0 replies - 589 views - 04/26/13 by Mark O'neill in Articles