Re: Docs: EJB 3.1 Singleton documentation

2008-08-25 Thread Martin Vysny
On Sat, 2008-08-23 at 02:04 -0700, David Blevins wrote: All, We've implemented the new EJB 3.1 javax.ejb.Singleton bean type. Singletons are a new type of Session bean being added to the EJB 3.1 specification. They provide some much needed functionality to the world of EJB and will

Re: Docs: EJB 3.1 Singleton documentation

2008-08-25 Thread David Blevins
Hi Martin, On Aug 25, 2008, at 4:33 AM, Martin Vysny wrote: Hi David, impressive work indeed, thank you very much! I am especially grateful for the Singleton and Startup functionality which I missed. Thanks! It's definitely great to have a standard way to do this in the EJB world. I

User Blog: Rapid EJB Development with Unit Tests

2008-08-25 Thread David Blevins
Quintin Beukes has written an inspiring blog post about his experience discovering the world of embedded EJB unit testing using OpenEJB and the time it has saved him. He also goes into detail on how to setup OpenEJB in Netbeans starting from downloading OpenEJB to navigating the Netbeans