<?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"
	>
<channel>
	<title>Comments on: Grails Service, JMS and an MDB</title>
	<atom:link href="http://www.englishteeth.co.uk/2008/04/18/grails-jms-mdb/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.englishteeth.co.uk/2008/04/18/grails-jms-mdb/</link>
	<description>... the weblog of Ian "English Teeth" Robinson</description>
	<pubDate>Fri, 21 Nov 2008 08:14:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Reiner Saddey&#8217;s Place &#187; Grails: Links from my first week with Grails</title>
		<link>http://www.englishteeth.co.uk/2008/04/18/grails-jms-mdb/#comment-140</link>
		<dc:creator>Reiner Saddey&#8217;s Place &#187; Grails: Links from my first week with Grails</dc:creator>
		<pubDate>Sat, 11 Oct 2008 12:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.englishteeth.co.uk/?p=37#comment-140</guid>
		<description>[...] Grails Service, JMS and an MDB and JMS Plugin (e.g. for serving asynchronous requests within an environment that hates new Thread()) [...]</description>
		<content:encoded><![CDATA[<p>[...] Grails Service, JMS and an MDB and JMS Plugin (e.g. for serving asynchronous requests within an environment that hates new Thread()) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: englishteeth.co.uk &#187; Grails &#38; JMS Revisited: Topic instead of Queue</title>
		<link>http://www.englishteeth.co.uk/2008/04/18/grails-jms-mdb/#comment-67</link>
		<dc:creator>englishteeth.co.uk &#187; Grails &#38; JMS Revisited: Topic instead of Queue</dc:creator>
		<pubDate>Fri, 27 Jun 2008 10:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.englishteeth.co.uk/?p=37#comment-67</guid>
		<description>[...] a question onto my post Grails Service, JMS and an MDB, I was amused and pleased to find that the grails site for the JMS Plugin had been updated and [...]</description>
		<content:encoded><![CDATA[<p>[...] a question onto my post Grails Service, JMS and an MDB, I was amused and pleased to find that the grails site for the JMS Plugin had been updated and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.englishteeth.co.uk/2008/04/18/grails-jms-mdb/#comment-65</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 26 Jun 2008 16:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.englishteeth.co.uk/?p=37#comment-65</guid>
		<description>Hi Thomas, I haven't looked at this much but you'd usually provide these credentials to the factory used to create the connections. In this case the connectionFactory bean. 

My assumption (which may well be incorrect) was that in my example the connection factory was being used by both sides, producer and consumer. It was just convenient to use it in the groovy script to post the message. Grails can't be just making that stuff up!</description>
		<content:encoded><![CDATA[<p>Hi Thomas, I haven&#8217;t looked at this much but you&#8217;d usually provide these credentials to the factory used to create the connections. In this case the connectionFactory bean. </p>
<p>My assumption (which may well be incorrect) was that in my example the connection factory was being used by both sides, producer and consumer. It was just convenient to use it in the groovy script to post the message. Grails can&#8217;t be just making that stuff up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Huang</title>
		<link>http://www.englishteeth.co.uk/2008/04/18/grails-jms-mdb/#comment-64</link>
		<dc:creator>Thomas Huang</dc:creator>
		<pubDate>Wed, 25 Jun 2008 19:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.englishteeth.co.uk/?p=37#comment-64</guid>
		<description>It does look simple to do.  It pretty much simplified the process of initialize context and JNDI lookups.  If the service is to subscribe to a JMS topic that requires user credential, do you know if there is a way to do this?</description>
		<content:encoded><![CDATA[<p>It does look simple to do.  It pretty much simplified the process of initialize context and JNDI lookups.  If the service is to subscribe to a JMS topic that requires user credential, do you know if there is a way to do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
