<?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 a JMS Provider with MDBs via the J2EE Connector Architecture</title>
	<atom:link href="http://almaer.com/blog/using-a-jms-provider-with-mdbs-via-the-j2ee-connector-architecture/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/using-a-jms-provider-with-mdbs-via-the-j2ee-connector-architecture</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James Strachan</title>
		<link>http://almaer.com/blog/using-a-jms-provider-with-mdbs-via-the-j2ee-connector-architecture/comment-page-1#comment-4161</link>
		<dc:creator>James Strachan</dc:creator>
		<pubDate>Thu, 24 Jun 2004 20:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/using-a-jms-provider-with-mdbs-via-the-j2ee-connector-architecture#comment-4161</guid>
		<description>Agreed! With the Queue* and Topic* APIs JMS 1.0.2b was a little painful to use. Now JMS 1.1 is much nicer, now its finally got a polymorphic API across Queues and Topics!

And thanks to JCA we don&#039;t have to struggle with J2EE container specific ways to configure different JMS providers. We can all just use RARs.

From a purely selfish perpsective, this also means if you work on an open source JMS 1.1 provider (hint hint: http://activemq.codehaus.org/ :), you&#039;ve much less work to do to integrate it into any J2EE 1.4 container :)


</description>
		<content:encoded><![CDATA[<p>Agreed! With the Queue* and Topic* APIs JMS 1.0.2b was a little painful to use. Now JMS 1.1 is much nicer, now its finally got a polymorphic API across Queues and Topics!</p>
<p>And thanks to JCA we don&#8217;t have to struggle with J2EE container specific ways to configure different JMS providers. We can all just use RARs.</p>
<p>From a purely selfish perpsective, this also means if you work on an open source JMS 1.1 provider (hint hint: <a href="http://activemq.codehaus.org/" rel="nofollow">http://activemq.codehaus.org/</a> :), you&#8217;ve much less work to do to integrate it into any J2EE 1.4 container :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
