<?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>SpringSource Team Blog &#187; JMS</title>
	<atom:link href="http://blog.springsource.org/category/jms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:03:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Configuring Spring and JTA without full Java EE</title>
		<link>http://blog.springsource.org/2011/08/15/configuring-spring-and-jta-without-full-java-ee/</link>
		<comments>http://blog.springsource.org/2011/08/15/configuring-spring-and-jta-without-full-java-ee/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 06:00:59 +0000</pubDate>
		<dc:creator>Josh Long</dc:creator>
				<category><![CDATA[Apache Tomcat]]></category>
		<category><![CDATA[Data Access]]></category>
		<category><![CDATA[IOC Container]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=9218</guid>
		<description><![CDATA[Spring has rich support for transaction management through its PlatformTransactionManager interface and the hierarchy of implementations. Spring&#039;s transaction support provides a consistent interface for the transactional semantics of numerous APIs. Broadly, transactions can be split into two categories: local transactions and global transactions. Local transactions are those that affect only one transaction resource. Most often,  <a href="http://blog.springsource.org/2011/08/15/configuring-spring-and-jta-without-full-java-ee/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/08/15/configuring-spring-and-jta-without-full-java-ee/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Green Beans: Getting Started with Enterprise Messaging and Spring</title>
		<link>http://blog.springsource.org/2011/01/25/green-beans-getting-started-with-enterprise-messaging-and-spring/</link>
		<comments>http://blog.springsource.org/2011/01/25/green-beans-getting-started-with-enterprise-messaging-and-spring/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 01:18:28 +0000</pubDate>
		<dc:creator>Josh Long</dc:creator>
				<category><![CDATA[AMQP]]></category>
		<category><![CDATA[Green Beans]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=7450</guid>
		<description><![CDATA[In this post, we will introduce the core concepts of messaging, as well as the rich support for various types of messaging that the Spring framework and its sister projects provide. What is Messaging? To best explain this, I&#039;ll paraphrase the example offered by the groundbreaking Enterprise Integration Patterns book by Gregor Hohpe and Bobby  <a href="http://blog.springsource.org/2011/01/25/green-beans-getting-started-with-enterprise-messaging-and-spring/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/01/25/green-beans-getting-started-with-enterprise-messaging-and-spring/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Understanding AMQP, the protocol used by RabbitMQ</title>
		<link>http://blog.springsource.org/2010/06/14/understanding-amqp-the-protocol-used-by-rabbitmq/</link>
		<comments>http://blog.springsource.org/2010/06/14/understanding-amqp-the-protocol-used-by-rabbitmq/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 12:37:24 +0000</pubDate>
		<dc:creator>Peter Ledbrook</dc:creator>
				<category><![CDATA[Enterprise Integration]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[AMQP]]></category>
		<category><![CDATA[RabbitMQ]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=4911</guid>
		<description><![CDATA[table { margin-bottom: 1em; } table, tr, th, td { border: 1px solid #DDD; border-collapse: collapse; } th, td { padding: 5px 10px; } Update I changed the first paragraph to clarify the relationship between RabbitMQ and JMS. RabbitMQ is a lightweight, reliable, scalable and portable message broker. But unlike many message brokers familiar to  <a href="http://blog.springsource.org/2010/06/14/understanding-amqp-the-protocol-used-by-rabbitmq/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2010/06/14/understanding-amqp-the-protocol-used-by-rabbitmq/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Request-Reply JMS with Spring 2.0</title>
		<link>http://blog.springsource.org/2007/04/04/request-reply-jms-with-spring-20/</link>
		<comments>http://blog.springsource.org/2007/04/04/request-reply-jms-with-spring-20/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 12:12:42 +0000</pubDate>
		<dc:creator>Mark Fisher</dc:creator>
				<category><![CDATA[2.0]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/04/04/request-reply-jms-with-spring-20/</guid>
		<description><![CDATA[Several months ago, I posted a blog entry introducing Spring 2.0&#039;s support for Message Driven POJOs. While many people are now familiar with that feature, Spring 2.0&#039;s JMS remoting features have received less attention. Essentially, this remoting functionality provides a JMS-based version of Spring&#039;s general approach to remoting as exhibited in its support for RMI,  <a href="http://blog.springsource.org/2007/04/04/request-reply-jms-with-spring-20/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/04/04/request-reply-jms-with-spring-20/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Message Driven POJOs!</title>
		<link>http://blog.springsource.org/2006/08/11/message-driven-pojos/</link>
		<comments>http://blog.springsource.org/2006/08/11/message-driven-pojos/#comments</comments>
		<pubDate>Fri, 11 Aug 2006 17:01:59 +0000</pubDate>
		<dc:creator>Mark Fisher</dc:creator>
				<category><![CDATA[2.0]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2006/08/11/message-driven-pojos/</guid>
		<description><![CDATA[Of all the new Spring 2.0 features and improvements, I must admit that Message-Driven POJOs are one of my personal favorites. I have a feeling that a lot of other Spring users will feel the same way. Here I am providing a quick introduction. There is a lot more to show, and I will follow  <a href="http://blog.springsource.org/2006/08/11/message-driven-pojos/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2006/08/11/message-driven-pojos/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Spring 2.0&#039;s JMS Improvements</title>
		<link>http://blog.springsource.org/2006/04/09/spring-20s-jms-improvements/</link>
		<comments>http://blog.springsource.org/2006/04/09/spring-20s-jms-improvements/#comments</comments>
		<pubDate>Sun, 09 Apr 2006 20:22:43 +0000</pubDate>
		<dc:creator>Ben Hale</dc:creator>
				<category><![CDATA[2.0]]></category>
		<category><![CDATA[JMS]]></category>
		<category><![CDATA[Spring]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2006/04/09/spring-20s-jms-improvements/</guid>
		<description><![CDATA[With the release of Spring 1.1 the Spring community was given it’s first taste of JMS support. This support included exception translation, message conversion, and a template class much like JdbcTemplate. This support also took care of domain unification between the JMS 1.0.2 and 1.1 specs. The centerpieces of this support are the JmsTemplate class  <a href="http://blog.springsource.org/2006/04/09/spring-20s-jms-improvements/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2006/04/09/spring-20s-jms-improvements/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

