<?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>Coming Up for Air &#187; EJB3</title> <atom:link href="http://blogs.steeplesoft.com/category/javaee/glassfish/ejb3/feed/" rel="self" type="application/rss+xml" /><link>http://blogs.steeplesoft.com</link> <description></description> <lastBuildDate>Thu, 26 Jan 2012 14:09:50 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Book Review: Real World Java EE Night Hacks &#8211; Dissecting the Business Tier</title><link>http://blogs.steeplesoft.com/2011/11/book-review-real-world-java-ee-night-hacks-dissecting-the-business-tier/</link> <comments>http://blogs.steeplesoft.com/2011/11/book-review-real-world-java-ee-night-hacks-dissecting-the-business-tier/#comments</comments> <pubDate>Mon, 14 Nov 2011 20:13:00 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[EJB3]]></category> <category><![CDATA[JavaEE]]></category> <category><![CDATA[REST]]></category> <category><![CDATA[Reviews]]></category> <category><![CDATA[JPA]]></category> <category><![CDATA[Testing]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/?p=1058</guid> <description><![CDATA[Last week, a great post by Adam Bien brought his latest book, Real World Java EE Night Hacks &#8211; Dissecting the Business Tier, to mind. I have since gotten myself a copy and thought I&#8217;d share my thoughts here. For starters, this is a very different kind of book. In the foreword, James Gosling describes [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2011/11/book-review-real-world-java-ee-night-hacks-dissecting-the-business-tier/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Seam, WebBeans and GlassFish</title><link>http://blogs.steeplesoft.com/2008/11/seam-webbeans-and-glassfish/</link> <comments>http://blogs.steeplesoft.com/2008/11/seam-webbeans-and-glassfish/#comments</comments> <pubDate>Tue, 18 Nov 2008 16:29:15 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[EJB3]]></category> <category><![CDATA[GlassFish]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[Seam]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/seam-webbeans-and-glassfish/</guid> <description><![CDATA[For some time now, Sun has made use of Ustream.TV to broadcast webinars covering various topics of interest to GlassFish users.&#160; That effort continues on November 20th at 11am PST as Eduardo Pelegri-Llopart hosts Dan Allen, author of Seam in Action to discuss Seam, WebBeans, and GlassFish.&#160; Some of WebBeans&#8217; companion specs (EJB 3.1 and [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2008/11/seam-webbeans-and-glassfish/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>OC4J Seam Archetype Update</title><link>http://blogs.steeplesoft.com/2007/10/oc4j-seam-archetype-update/</link> <comments>http://blogs.steeplesoft.com/2007/10/oc4j-seam-archetype-update/#comments</comments> <pubDate>Thu, 25 Oct 2007 21:36:55 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[JPA]]></category> <category><![CDATA[Maven2]]></category> <category><![CDATA[OC4J]]></category> <category><![CDATA[Seam]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/2007/10/25/oc4j-seam-archetype-update/</guid> <description><![CDATA[Well, that wasn&#8217;t hard. I think I have the redeploy issue fixed, and a shared library was the trick. It appeared that the redeployment issue was due to some odd class loading issue, so I decided to try a shared library. To do that, I create the directory in j2ee/home/shared-lib/hibernate/3.2 and put these jars there: [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2007/10/oc4j-seam-archetype-update/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A Seam+JPA/Hibernate on OC4J Maven 2 Archetype</title><link>http://blogs.steeplesoft.com/2007/10/seam-jpa-hibernate-oc4j-maven2-archetype/</link> <comments>http://blogs.steeplesoft.com/2007/10/seam-jpa-hibernate-oc4j-maven2-archetype/#comments</comments> <pubDate>Thu, 25 Oct 2007 19:40:47 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[JPA]]></category> <category><![CDATA[Maven2]]></category> <category><![CDATA[OC4J]]></category> <category><![CDATA[Seam]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/2007/10/25/seam-jpa-hibernate-oc4j-maven2-archetype/</guid> <description><![CDATA[As a follow-up to my entry on getting a Seam and JPA/Hibernate application running on OC4J, I now have an alpha release of a Maven 2 archetype available for use and testing, with heavy emphasis on testing. Using the archetype is pretty simple (assuming you know how to use Maven 2 archetypes in general): What [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2007/10/seam-jpa-hibernate-oc4j-maven2-archetype/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Seam and JPA/Hibernate on OC4J 10.1.3</title><link>http://blogs.steeplesoft.com/2007/10/seam-and-jpa-hibernate-on-oc4j-1013/</link> <comments>http://blogs.steeplesoft.com/2007/10/seam-and-jpa-hibernate-on-oc4j-1013/#comments</comments> <pubDate>Wed, 17 Oct 2007 22:21:47 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[EJB3]]></category> <category><![CDATA[JavaServer Faces]]></category> <category><![CDATA[JPA]]></category> <category><![CDATA[Maven2]]></category> <category><![CDATA[OC4J]]></category> <category><![CDATA[Seam]]></category> <category><![CDATA[hibernate]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/2007/10/17/seam-and-jpahibernate-on-oc4j-1013/</guid> <description><![CDATA[On a recent project, the architecture we settled on included JavaServer Faces (no surprise, there, I guess:), JBoss Seam and JPA. The production environment is Oracle&#8217;s OC4J, so the stack we chose has to deploy (easily) to that container. While I did get it working, it wasn&#8217;t easy, nor was it easily reproducible. Now that [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2007/10/seam-and-jpa-hibernate-on-oc4j-1013/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Unit Testing EJBs</title><link>http://blogs.steeplesoft.com/2007/03/unit-testing-ejbs/</link> <comments>http://blogs.steeplesoft.com/2007/03/unit-testing-ejbs/#comments</comments> <pubDate>Tue, 27 Mar 2007 17:37:27 +0000</pubDate> <dc:creator>Jason Lee</dc:creator> <category><![CDATA[EJB3]]></category> <category><![CDATA[Java]]></category> <category><![CDATA[Testing]]></category><guid
isPermaLink="false">http://blogs.steeplesoft.com/2007/03/27/unit-testing-ejbs/</guid> <description><![CDATA[As we&#8217;ve done more and more EJB development, we&#8217;ve had to think pretty hard about how to unit test our beans. We&#8217;ve tried a couple of different approaches (including not testing, which I don&#8217;t recommend , but weren&#8217;t ever just real comfortable with the results. I&#8217;m pretty happy with the method we&#8217;re using now, and [...]]]></description> <wfw:commentRss>http://blogs.steeplesoft.com/2007/03/unit-testing-ejbs/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 15/25 queries in 1.279 seconds using disk: basic

Served from: blogs.steeplesoft.com @ 2012-02-07 14:23:13 -->
