On Apr 1, 2009, at 8:47 AM, [email protected] wrote:
Hi!I wrote code to integrate OpenEJB into OpenWebBeans to lookup the transactional EntityManager via OpenEJB. This works so far in Geronimo but I also like to JUnit test it and need to startup OpenEJB in my Testcase.How can I do this best?Is there a sample out there how to easily start an embedded OpenEJB test container?
Sure check out: http://svn.apache.org/viewvc/openejb/trunk/openejb3/examples -David
