<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-7974209436265167833</id><updated>2009-02-20T19:11:21.586-08:00</updated><title type='text'>David Blevins' Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.dblevins.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7974209436265167833/posts/default'/><link rel='alternate' type='text/html' href='http://blog.dblevins.com/'/><author><name>David Blevins</name><uri>http://www.blogger.com/profile/16084891987160395485</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7974209436265167833.post-8244519017118642647</id><published>2008-04-15T23:09:00.001-07:00</published><updated>2008-08-04T18:38:19.418-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='EJB 3.1'/><category scheme='http://www.blogger.com/atom/ns#' term='Testing'/><category scheme='http://www.blogger.com/atom/ns#' term='OpenEJB'/><title type='text'>OpenEJB Revival</title><content type='html'>After a year and a half of internal development and six months of  betas, the 3.0 codebase has matured and solidified into the OpenEJB  I've always dreamt of.&lt;p&gt;OpenEJB 3.0 achieves much of the original vision OpenEJB set out to  accomplish eight years ago.  With a Tomcat integration that allows  Tomcat users to still enjoy the Tomcat they know and love yet take  advantage of many Java EE features for both Servlets and EJBs and an  ultra lightweight, embeddable EJB container for simple, plugin-free,  unit testing that's impressively fast, remarkably easy to use and far  more complete than any mock container out there, OpenEJB 3.0 offers a  unique and powerful one-two punch that will be hard to beat.&lt;/p&gt;&lt;p&gt;OpenEJB has always gone in a different direction than the other EJB  implementations, often to it's disadvantage.  The idea of lightweight,  embeddable and testable EJB was not something people were prepared to  accept until recently.  This left the project typically lacking in the  resources required to keep up with the specs and took OpenEJB off the  table for a good number of people.  After the launch of EJB 3.0,  however, people were finally ready to get on board with a lightweight  and embeddable EJB implementation.&lt;/p&gt;&lt;p&gt;We launched our EJB 3.0 effort, OpenEJB 3.0, in early 2006 and went on  a caffeine-charged coding bender for so long and so intensely that  about half way in I had to give up drinking coffee completely.  For  me, it was very personal.  Not just a fight for survival, but a fight&lt;br /&gt;two win.  OpenEJB had always been a project of great promise, but  seemed to never have all the right pieces at the right time.  I had  been working on the project for six years and it was time to go all in  and win or go home.  We achieved Java EE 5 certification as part of  Geronimo in June 2007 and have been applying copious amounts of polish  ever since.  We're still the only open source EJB implementation to be  included in a Java EE 5 certified platform aside from the RI itself.&lt;/p&gt;&lt;p&gt;The coming EJB 3.1 specification promises to be an even bigger boom.    Several OpenEJB-born concepts are major focuses of EJB 3.1  specification such as the Collapsed EAR (ejbs and servlets side-by-side in the same archive and classloader) and embeddable EJB container  for testing and Java SE environments.  Similarly, the EJB 3.1 Lite  profile describes OpenEJB to a tee and the EJB + Servlet profile maps  directly to Tomcat with added OpenEJB.&lt;/p&gt;&lt;p&gt;If you're a Tomcat user, checkout OpenEJB 3.0.  If you'd like an easy  way to test your EJBs regardless of what platform you use, checkout  OpenEJB 3.0; we natively support the full Glassfish descriptors,  Geronimo of course, some of the WebLogic descriptors, and are happy to add more.  If you've looked at OpenEJB in the past, especially OpenEJB  2.x, look again ... you'll be very surprised.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7974209436265167833-8244519017118642647?l=blog.dblevins.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.dblevins.com/feeds/8244519017118642647/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=7974209436265167833&amp;postID=8244519017118642647' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7974209436265167833/posts/default/8244519017118642647'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7974209436265167833/posts/default/8244519017118642647'/><link rel='alternate' type='text/html' href='http://blog.dblevins.com/2008/04/openejb-revival.html' title='OpenEJB Revival'/><author><name>David Blevins</name><uri>http://www.blogger.com/profile/16084891987160395485</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='16218576319228531031'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7974209436265167833.post-4944367213238726594</id><published>2008-04-12T21:59:00.000-07:00</published><updated>2008-04-15T23:33:16.946-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OpenEJB'/><title type='text'>OpenEJB 3.0 Final Released</title><content type='html'>After a month of release candidates, fixing TCK issues, and other release polish... OpenEJB 3.0 is finally released!&lt;br /&gt;&lt;br /&gt;This release includes several improvements and refinements over the very successful 3.0 beta 2 release. Dependency injection has had a major boost with support for Java Generics and Enums. A dozen new validations makes it even harder to do something "wrong". JPA users will find it nearly impossible to misconfigure the jta-data-source and non-jta-data-source. More robust EJB references allow for circular and lazy references to ejbs in other ears. Deep levels of annotation inheritance are completely respected, allowing for greater design control and less duplicate code.&lt;br /&gt;&lt;br /&gt;Release notes: &lt;a href="http://www.apache.org/dist/openejb/3.0/RELEASE-NOTES.txt"&gt;http://www.apache.org/dist/openejb/3.0/RELEASE-NOTES.txt&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download: &lt;a href="http://openejb.apache.org/openejb-30.html"&gt;http://openejb.apache.org/openejb-30.html&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7974209436265167833-4944367213238726594?l=blog.dblevins.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://blog.dblevins.com/feeds/4944367213238726594/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=7974209436265167833&amp;postID=4944367213238726594' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7974209436265167833/posts/default/4944367213238726594'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7974209436265167833/posts/default/4944367213238726594'/><link rel='alternate' type='text/html' href='http://blog.dblevins.com/2008/04/test-email-post.html' title='OpenEJB 3.0 Final Released'/><author><name>David Blevins</name><uri>http://www.blogger.com/profile/16084891987160395485</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='16218576319228531031'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>