<?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>Software is too expensive to build cheaply... &#187; spring</title>
	<atom:link href="http://twasink.net/blog/tags/spring/feed/" rel="self" type="application/rss+xml" />
	<link>http://twasink.net/blog</link>
	<description>Robert's Rambling Ruminations Regarding Reality</description>
	<lastBuildDate>Fri, 16 Jul 2010 06:57:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using EJB3 with Spring</title>
		<link>http://twasink.net/blog/2007/02/using-ejb3-with-spring/</link>
		<comments>http://twasink.net/blog/2007/02/using-ejb3-with-spring/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 22:43:07 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[ioc]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://twasink.net/wp/?p=208</guid>
		<description><![CDATA[In my previous entry, I talked about how you could easily use Spring from within EJB 3 beans, thanks to the magic of EJB interceptors. But what about the other way? How do you use EJB 3 from Spring?
*Update:* It looks like the Interface21 guys have had similar ideas &#8211; check out Project Pitchfork


Well, back [...]]]></description>
		<wfw:commentRss>http://twasink.net/blog/2007/02/using-ejb3-with-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Spring with EJB 3</title>
		<link>http://twasink.net/blog/2007/01/using-spring-with-ejb-3/</link>
		<comments>http://twasink.net/blog/2007/01/using-spring-with-ejb-3/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 09:40:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[ioc]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://twasink.net/wp/?p=206</guid>
		<description><![CDATA[Back when we were planning the migration to Glassfish, I realised we would have two dependency-injection frameworks in use &#8211; EJB 3 and Spring. For obvious reasons, I wanted to know more about how these would interact. At the time (last July), I couldn&#8217;t find anyone who had used EJB 3 and Spring together &#8211; [...]]]></description>
		<wfw:commentRss>http://twasink.net/blog/2007/01/using-spring-with-ejb-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
