<?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; Enterprise Service Bus</title>
	<atom:link href="http://upulgodage.com/blog/tag/enterprise-service-bus/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>
		<item>
		<title>Apache Synapse 1.2 released</title>
		<link>http://upulgodage.com/blog/2008/06/10/apache-synapse-12-released/</link>
		<comments>http://upulgodage.com/blog/2008/06/10/apache-synapse-12-released/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:40:33 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[FIX]]></category>
		<category><![CDATA[Hessian]]></category>
		<category><![CDATA[synapse]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=23</guid>
		<description><![CDATA[Apache Synapse 1.2 is out. You can download it here. Apache Synapse is a fast, versatile, high-performant, low-footprint Enterprise Service Bus product released under the Apache Software License v2.0. Some of the new features are, FIX (Financial Information eXchange) protocol support Hessian web service protocol support WS-Reliable Messaging through all new WSO2 Mercury More efficient [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Apache Synapse" href="http://synapse.apache.org/">Apache Synapse</a> 1.2 is out.  You can download it <a title="Download Apache Synapse" href="http://synapse.apache.org/download.html">here</a>.</p>
<p>Apache Synapse is a fast, versatile, high-performant, low-footprint Enterprise Service Bus product released under the Apache Software License v2.0. Some of the new features are,</p>
<ul>
<li>FIX (Financial Information eXchange) protocol support</li>
<li>Hessian web service protocol support</li>
<li>WS-Reliable Messaging through all new WSO2 Mercury</li>
<li>More efficient database pooling</li>
<li>GZip encoding support</li>
<li>Cluster aware sticky load balancing</li>
<li>Improved filter mediator</li>
<li>Highly flexible XPath expressions relative to envelope or body</li>
<li>Separate policies for incoming and outgoing messages</li>
<li>New handler sequences for all incoming and outgoing messages</li>
<li>Non-blocking streaming message handling is getting much faster and even better than before</li>
<li>And much much more and lots of fixes and improvements</li>
</ul>
<p>Read the <a title="Apache Synapse Blog" href="http://apache-synapse.blogspot.com/">Apache Synapse blog</a> to learn what is new.</p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/06/10/apache-synapse-12-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mock Web services with Apache Synapse to develop and test Web services</title>
		<link>http://upulgodage.com/blog/2008/05/01/mock-web-services-with-apache-synapse-to-develop-and-test-web-services/</link>
		<comments>http://upulgodage.com/blog/2008/05/01/mock-web-services-with-apache-synapse-to-develop-and-test-web-services/#comments</comments>
		<pubDate>Thu, 01 May 2008 16:19:02 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[My Articles]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[Mock objects]]></category>
		<category><![CDATA[Mock Web services]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[Testing]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=20</guid>
		<description><![CDATA[Apache Synapse is a simple, lightweight, high-performance enterprise service bus (ESB) released under the Apache License, Version 2.0. But for an individual developer, what&#8217;s the use of an ESB product in your day-to-day life? The simplicity of the configuration, out-of-the-box feature set, extensible architecture, and the minimal footprint makes it a versatile and powerful tool [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Apache Synapse" href="http://synapse.apache.org">Apache Synapse</a> is a simple, lightweight, high-performance       enterprise service bus (ESB) released under the Apache License, Version 2.0. But for an individual       developer, what&#8217;s the use of an ESB product in your day-to-day life? The simplicity       of the configuration, out-of-the-box feature set, extensible architecture, and the       minimal footprint makes it a versatile and powerful tool that you can use for a       variety of tasks.</p>
<p>In this <a title="IBM developerWorks" href="http://www.ibm.com/developerworks/">IBM developerWorks</a> tutorial, I will explain how you can use Apache Synapse to create       mock Web services. The target Web service clients and services can be in any language, such as           Microsoft® .NET, Java, or PHP. You will work with several samples, starting           from the most basic configuration and gradually building more complex solutions           to create mock Web services.</p>
<p>Read the article at <a title="Mock Web services with Apache Synapse to develop and test Web services" href="http://www.ibm.com/developerworks/webservices/edu/ws-dw-ws-synapse.html">http://www.ibm.com/developerworks/webservices/edu/ws-dw-ws-synapse.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/05/01/mock-web-services-with-apache-synapse-to-develop-and-test-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Synapse simulate mediator</title>
		<link>http://upulgodage.com/blog/2008/04/27/apache-synapse-simulate-mediator/</link>
		<comments>http://upulgodage.com/blog/2008/04/27/apache-synapse-simulate-mediator/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 03:26:59 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[Mock objects]]></category>
		<category><![CDATA[Mock Web services]]></category>
		<category><![CDATA[simulation]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[WSO2 ESB]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=33</guid>
		<description><![CDATA[Simulate mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It performs regular expression matches against the message and if all the matches succeed, it replaces the message with the given contents of the file. You can replace the whole SOAP envelope or replace only the body contents. This [...]]]></description>
			<content:encoded><![CDATA[<p>Simulate mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It performs regular expression matches against the message and if all the matches succeed, it replaces the message with the given contents of the file. You can replace the whole SOAP envelope or replace only the body contents. This mediator can be used to simulate Web service responses for development and testing. Check out the sample, and download the binary with the source code <a title="Simulate mediator" href="http://esbsite.org/resources.jsp?path=/mediators/upul/Simulate%20Mediator">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/04/27/apache-synapse-simulate-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>
		<item>
		<title>Apache Synapse Smooks transform mediator</title>
		<link>http://upulgodage.com/blog/2008/04/03/apache-synapse-smooks-transform-mediator/</link>
		<comments>http://upulgodage.com/blog/2008/04/03/apache-synapse-smooks-transform-mediator/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 05:14:56 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[data transformation]]></category>
		<category><![CDATA[EDI]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[Smooks]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[transform]]></category>
		<category><![CDATA[WSO2 ESB]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=30</guid>
		<description><![CDATA[Smooks transform mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It allows you to transform the message payload using the Smooks data transformation engine. You can use this mediator to transform, process and integrate EDI, CSV formatted data. Check out the sample, and download the binary with the [...]]]></description>
			<content:encoded><![CDATA[<p>Smooks transform mediator is a pluggable extension to Apache Synapse and WSO2 ESB, Enterprise Service Bus products. It allows you to transform the message payload using the <a href="http://milyn.codehaus.org/Smooks">Smooks</a> data transformation engine. You can use this mediator to transform, process and integrate EDI, CSV formatted data. Check out the sample, and download the binary with the source code <a title="Smooks transform mediator" href="http://esbsite.org/resources.jsp?path=/mediators/upul/Smooks%20Transform%20Mediator">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/04/03/apache-synapse-smooks-transform-mediator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Community Site for Apache Synapse and WSO2 ESB (Enterprise Service Bus)</title>
		<link>http://upulgodage.com/blog/2008/04/02/new-community-site-for-apache-synapse-and-wso2-esb-enterprise-service-bus/</link>
		<comments>http://upulgodage.com/blog/2008/04/02/new-community-site-for-apache-synapse-and-wso2-esb-enterprise-service-bus/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 10:24:25 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[Apache Synapse]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[WSO2 ESB]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=16</guid>
		<description><![CDATA[Recently we launched the community site for Apache Synapse and WSO2 ESB, http://esbsite.org The site hosts articles, extra mediators, sample configurations, latest patches, faqs and much more. You can join the community and contribute your own custom mediators, code snippets and useful configurations, and share them with the community. You can find some interesting extensions [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we launched the community site for Apache Synapse and WSO2 ESB, <a href="http://esbsite.org/">http://esbsite.org</a></p>
<p>The site hosts articles, extra mediators, sample configurations, latest patches, faqs and much more. You can join the community and contribute your own custom mediators, code snippets and useful configurations, and share them with the community.</p>
<p>You can find some interesting extensions and useful information there already. IM mediator can send instant messages through MSN, Jabber and other instant messaging networks. Atom mediator can publish Atom entries to feeds. Smooks transform mediator can integrate EDI, CSV data. Rule mediator integrates rule engines with the ESB. You can call EJB methods using the EJB callout mediator.</p>
<p>Join the ESB community at <a href="http://esbsite.org/">http://esbsite.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/04/02/new-community-site-for-apache-synapse-and-wso2-esb-enterprise-service-bus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating EDI Legacy Systems with Web Services using WSO2 ESB (Enterprise Service Bus)</title>
		<link>http://upulgodage.com/blog/2008/03/31/integrating-edi-legacy-systems-with-web-services-using-wso2-esb-enterprise-service-bus/</link>
		<comments>http://upulgodage.com/blog/2008/03/31/integrating-edi-legacy-systems-with-web-services-using-wso2-esb-enterprise-service-bus/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 10:14:11 +0000</pubDate>
		<dc:creator>upul</dc:creator>
				<category><![CDATA[ESB]]></category>
		<category><![CDATA[My Articles]]></category>
		<category><![CDATA[EDI]]></category>
		<category><![CDATA[Electronic Data Interchange]]></category>
		<category><![CDATA[Enterprise Service Bus]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[synapse]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://upulgodage.wordpress.com/?p=14</guid>
		<description><![CDATA[Electronic Data Interchange (EDI) and its related standards are the means by which businesses, governments and other organizations exchange structured information among themselves. Businesses need to integrate their EDI based systems with today&#8217;s SOAP, XML, REST based solutions. In this article I will show you how to integrate EDI data with Web services using WSO2 [...]]]></description>
			<content:encoded><![CDATA[<p>Electronic Data Interchange (EDI) and its related standards are the means by which businesses, governments and other organizations exchange structured information among themselves. Businesses need to integrate their EDI based systems with today&#8217;s SOAP, XML, REST based solutions. In this article I will show you how to integrate EDI data with Web services using WSO2 ESB.</p>
<p>Read the article at <a title="Integrating EDI Legacy Systems with Web Services using WSO2 ESB (Enterprise Service Bus)" href="http://wso2.org/library/3302">http://wso2.org/library/3302</a></p>
]]></content:encoded>
			<wfw:commentRss>http://upulgodage.com/blog/2008/03/31/integrating-edi-legacy-systems-with-web-services-using-wso2-esb-enterprise-service-bus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

