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? txs and LieGrue, strub
