Posts Tagged ‘Mediator’

Apache Synapse Ant mediator

Ant mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It executes Ant tasks programmatically through the Synapse configuration. It can extract properties and values from the current message context and pass them to the Ant build file as properties. Also Ant target can be selected dynamically by setting a property in the message context as well. For example Ant mediator can be used to call shell scripts in the message mediation. Check out the sample, and download the binary with the source code here.

Add comment    Date: June 14, 2008

Categories: ESB   Tags: , , , , , , , ,

Apache Synapse session mediator

Session mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It provides a simple session object for ongoing messages. Currently it supports only session information transfered through cookies. Check out the sample, and download the binary with the source code here.

Add comment    Date: April 18, 2008

Categories: ESB   Tags: , , , , , , ,

Apache Synapse IM Mediator

IM mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It can extract a property or a value from the current message context and send it as an instant message to the given recipient. IM Mediator uses WSO2 Commons IMWrapper library. It is a common wrapper for different IM protocol libraries. Currenty it supports MSN, AIM, ICQ, Yahoo and Jabber. Check out the sample, and download the binary with the source code here.

Add comment    Date: April 7, 2008

Categories: ESB   Tags: , , , , , , , , , , , ,

Apache Synapse ESB Atom mediator

Atom mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It can extract properties and values from the current message context and publish them as an Atom entry to the given feed. Atom mediator uses Apache Abdera. Check out the sample, and download the binary with the source code here.

Add comment    Date: April 5, 2008

Categories: ESB   Tags: , , , , , , ,