<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using Spring JMS</title>
	<atom:link href="http://www.redstream.nl/2007/03/12/using-spring-jms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2007/03/12/using-spring-jms/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JMS Spring disadvantages &#124; Redstream Blog</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-36</link>
		<dc:creator>JMS Spring disadvantages &#124; Redstream Blog</dc:creator>
		<pubDate>Thu, 05 Nov 2009 12:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-36</guid>
		<description>[...] Spring disadvantages 28 March Pascal Alma In my previous post I was rather enthousiastic about the Spring JMS library. However, that was before we did run some [...]</description>
		<content:encoded><![CDATA[<p>[...] Spring disadvantages 28 March Pascal Alma In my previous post I was rather enthousiastic about the Spring JMS library. However, that was before we did run some [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JMS Spring disadvantages &#124; Redstream Blog</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-438</link>
		<dc:creator>JMS Spring disadvantages &#124; Redstream Blog</dc:creator>
		<pubDate>Thu, 05 Nov 2009 12:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-438</guid>
		<description>[...] Spring disadvantages 28 March Pascal Alma In my previous post I was rather enthousiastic about the Spring JMS library. However, that was before we did run some [...]</description>
		<content:encoded><![CDATA[<p>[...] Spring disadvantages 28 March Pascal Alma In my previous post I was rather enthousiastic about the Spring JMS library. However, that was before we did run some [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-34</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Fri, 21 Sep 2007 05:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-34</guid>
		<description>EDH,

The queuebrowser was only used to obtain the number of messages in the queue. I chose another way to tackle that issue, see this post: http://blog.redstream.nl/2007/05/07/using-a-jboss-mbean-in-your-web-application/</description>
		<content:encoded><![CDATA[<p>EDH,</p>
<p>The queuebrowser was only used to obtain the number of messages in the queue. I chose another way to tackle that issue, see this post: http://blog.redstream.nl/2007/05/07/using-a-jboss-mbean-in-your-web-application/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-35</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Fri, 21 Sep 2007 04:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-35</guid>
		<description>Acnesiac,

These classes you mention are really pretty straight forward, therefor I didn&#039;t post them in the Blog.
The QueueException is extending the Exception class and the BulkMessage is just a javabean holding some values I wanted to be put on the queue. Hope this helps.</description>
		<content:encoded><![CDATA[<p>Acnesiac,</p>
<p>These classes you mention are really pretty straight forward, therefor I didn&#8217;t post them in the Blog.<br />
The QueueException is extending the Exception class and the BulkMessage is just a javabean holding some values I wanted to be put on the queue. Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EDH</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-33</link>
		<dc:creator>EDH</dc:creator>
		<pubDate>Thu, 20 Sep 2007 11:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-33</guid>
		<description>Were did the original code for the QueueBrowser go ? How would you tackle that using jmsTemplate ?</description>
		<content:encoded><![CDATA[<p>Were did the original code for the QueueBrowser go ? How would you tackle that using jmsTemplate ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acnesiac</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-32</link>
		<dc:creator>acnesiac</dc:creator>
		<pubDate>Mon, 17 Sep 2007 17:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-32</guid>
		<description>Could you post the code for QueueException and BulkMessage ?</description>
		<content:encoded><![CDATA[<p>Could you post the code for QueueException and BulkMessage ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acnesiac</title>
		<link>http://www.redstream.nl/2007/03/12/using-spring-jms/comment-page-1/#comment-434</link>
		<dc:creator>acnesiac</dc:creator>
		<pubDate>Mon, 17 Sep 2007 17:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=23#comment-434</guid>
		<description>Could you post the code for QueueException and BulkMessage ?</description>
		<content:encoded><![CDATA[<p>Could you post the code for QueueException and BulkMessage ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

