On 10/26/05, Stan Guillory <[EMAIL PROTECTED]> wrote: > This is unfortunate. I am in extremely interested in the embedded > container for unit testing. I see this as a big opportunity to wean my > organization off of WSAD, an over-priced boon doggle. But I need some > EJB 2.x features to accomplish this, particularly MDBs. > > So I guess I'll ask the next question. When will there be some kind of > release of OpenEJB 3? > > Stan
Hi Stanford... I hope this will help, if you want to unit test your EJBs with the MDB features support I suggest you can try MockEJB. It is a very nice framework but needs work to implement you unit test cases, and it has transactions features too. I suggest to check out the site, I think its www.MockEJB.org<http://www.MockEJB.org> . Best regards... Mohammad Nour -----Original Message----- > From: Jacek Laskowski [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 26, 2005 5:55 AM > To: [email protected] > Subject: Re: [openejb-user] OpenEJB 2 > > Stan Guillory wrote: > > Can anyone tell me what the timeline for OpenEJB 2.0 releases? I am > > interested in betas or pulls from CVS that will have the embedded > > container feature and Tomcat integration. > > Unless I'm unaware of any actions around it, I think it won't happen at > all. It means that OpenEJB 2.0 won't have the integration stuff > available and it's OpenEJB 3 that is to bring these features of OpenEJB > 1 and OpenEJB 2 together. > > > Stanford S. Guillory > > Jacek >
