<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Upul Godage Writes &#187; Mediator</title>
	<atom:link href="http://upulgodage.com/blog/tag/mediator/feed/" rel="self" type="application/rss+xml" />
	<link>http://upulgodage.com/blog</link>
	<description>Everything is Possible.</description>
	<lastBuildDate>Fri, 16 Dec 2011 12:51:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache Synapse Ant mediator</title>
		<link>http://upulgodage.com/blog/2008/06/14/apache-synapse-ant-mediator/</link>
		<comments>http://upulgodage.com/blog/2008/06/14/apache-synapse-ant-mediator/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 03:56:30 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[Apache Ant]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[shell scripts]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[WSO2 ESB]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=34</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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 <a title="Ant mediator" href="http://esbsite.org/resources.jsp?path=/mediators/upul/Ant%20Mediator">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/06/14/apache-synapse-ant-mediator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Synapse session mediator</title>
		<link>http://upulgodage.com/blog/2008/04/18/apache-synapse-session-mediator/</link>
		<comments>http://upulgodage.com/blog/2008/04/18/apache-synapse-session-mediator/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 05:27:13 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[state]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[WSO2 ESB]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=32</guid>
		<description><![CDATA[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.]]></description>
			<content:encoded><![CDATA[<p>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 <a title="Session mediator" href="http://esbsite.org/resources.jsp?path=/mediators/upul/Session%20Mediator">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/04/18/apache-synapse-session-mediator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Synapse IM Mediator</title>
		<link>http://upulgodage.com/blog/2008/04/07/apache-synapse-im-mediator/</link>
		<comments>http://upulgodage.com/blog/2008/04/07/apache-synapse-im-mediator/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 03:22:19 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Chat]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[ICQ]]></category>
		<category><![CDATA[IM]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[WSO2 ESB]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=29</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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 <a title="WSO2 Commons" href="http://wso2.org/projects/commons">WSO2 Commons</a> 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 <a title="IM mediator" href="http://esbsite.org/resources.jsp?path=/mediators/upul/IM%20Mediator">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/04/07/apache-synapse-im-mediator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Synapse ESB Atom mediator</title>
		<link>http://upulgodage.com/blog/2008/04/05/apache-synapse-esb-atom-mediator/</link>
		<comments>http://upulgodage.com/blog/2008/04/05/apache-synapse-esb-atom-mediator/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 03:37:51 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[Mediator]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[WSO2 ESB]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=28</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<div id="upul_Atom Mediator" class="descScroll">
<p style="text-align:justify;">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 <a title="Apache Abdera" href="http://incubator.apache.org/abdera/">Apache Abdera</a>. Check out the sample, and download the binary with the source code <a title="Atom mediator" href="http://esbsite.org/resources.jsp?path=/mediators/upul/Atom%20Mediator">here</a>.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/04/05/apache-synapse-esb-atom-mediator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

