<?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; Ant</title>
	<atom:link href="http://upulgodage.com/blog/tag/ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://upulgodage.com/blog</link>
	<description>Everything is Possible.</description>
	<lastBuildDate>Sun, 20 May 2012 10:47:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>
	</channel>
</rss>

