<?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>Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky &#187; J2EE</title>
	<atom:link href="http://www.selikoff.net/tag/j2ee/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Live from JavaOne: JCA Spec Enhancements</title>
		<link>http://www.selikoff.net/2009/06/05/live-from-javaone-jca-spec-enhancements/</link>
		<comments>http://www.selikoff.net/2009/06/05/live-from-javaone-jca-spec-enhancements/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 18:28:59 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[javaone]]></category>
		<category><![CDATA[JCA]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=1043</guid>
		<description><![CDATA[Live from the JavaOne conference, I&#8217;m currently attending a session on JCA specification 1.6 enhancements. According to the specification team, the goal of the new version of the spec is to simplify writing resource adapters (RAs) for those who have not written them in the past or may be new to the specification. In this [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2009/06/05/live-from-javaone-jca-spec-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live from JaveOne:  JDBC Spec Enhancements</title>
		<link>http://www.selikoff.net/2009/06/03/live-from-javeone-jdbc-spec-enhancements/</link>
		<comments>http://www.selikoff.net/2009/06/03/live-from-javeone-jdbc-spec-enhancements/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 04:23:58 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[JDBC]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[specification]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=1018</guid>
		<description><![CDATA[Live from the JavaOne conference again, this time attending a session about enhancements to the JDBC specification 4.1. Four members of the JDBC specification team have presented a number of useful enhancements due in the upcoming version of JDBC. Some of these features may not make it into 4.1, but will be in future versions [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2009/06/03/live-from-javeone-jdbc-spec-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Live from JavaOne: EJB 3.1 New Features</title>
		<link>http://www.selikoff.net/2009/06/02/javaone-ejb-31-new-features/</link>
		<comments>http://www.selikoff.net/2009/06/02/javaone-ejb-31-new-features/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 18:53:04 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[3.1]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[javaone]]></category>
		<category><![CDATA[sun]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=991</guid>
		<description><![CDATA[I&#8217;m blogging live from the floor of the Sun JavaOne Conference in San Francisco today, currently attending a session about the new features of EJB 3.1. This article highlights some of the much-needed features added to the EJB 3.1 specification. 1. EJB Singletons (finally!) The EJB 3.1 specification will support shared session bean instances without [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2009/06/02/javaone-ejb-31-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>J2EE:  Why EJB2 CMP was Doomed to Failure</title>
		<link>http://www.selikoff.net/2008/08/21/j2ee-why-ejb2-cmp-was-doomed-to-failure/</link>
		<comments>http://www.selikoff.net/2008/08/21/j2ee-why-ejb2-cmp-was-doomed-to-failure/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 05:29:18 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[cmp]]></category>
		<category><![CDATA[ejb]]></category>
		<category><![CDATA[entity bean]]></category>
		<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=241</guid>
		<description><![CDATA[For those in the J2EE world, one of the hottest, most contentious topics that has arisen is what went wrong with EJB, version 2. For those not familiar with the subject, I&#8217;ll try to provide a brief description. In 2001, Sun released a specification for connecting a Java object, called an Enterprise Java Bean, hereafter [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2008/08/21/j2ee-why-ejb2-cmp-was-doomed-to-failure/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Finally Closing of JDBC Resources</title>
		<link>http://www.selikoff.net/2008/07/30/finally-closing-jdbc-resources/</link>
		<comments>http://www.selikoff.net/2008/07/30/finally-closing-jdbc-resources/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 21:00:58 +0000</pubDate>
		<dc:creator>Scott Selikoff</dc:creator>
				<category><![CDATA[JDBC]]></category>
		<category><![CDATA[closing]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java/J2EE]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.selikoff.net/blog/?p=3</guid>
		<description><![CDATA[I love reading Alex&#8217;s The Daily WTF and I noticed the recent Finally WTF is relevant to JDBC in an important way. All *good* JDBC developers already know you should close your result sets, statements, and connections (in that order) in a finally block when you are done with them, but do you all know [...]]]></description>
		<wfw:commentRss>http://www.selikoff.net/2008/07/30/finally-closing-jdbc-resources/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
