Re: OpenEJB - Missing required persistence.xml

2008-02-11 Thread Jacek Laskowski
On Feb 11, 2008 10:34 AM, [EMAIL PROTECTED] wrote: - FAIL ... PatternManagementDaoImpl:Missing required persistence.xml for @PersistenceContext ref em to unit pattern-managementPu What's wrong? It is there. And where should it be placed? In META-INF like usually? It seems that it is

OpenEJB - Missing required persistence.xml

2008-02-11 Thread Karsten.Ohme
Hi, I'm experimenting for one day with OpenEJB 3.0-beta-2, but I'm stuck. I have tried different approaches to test EJBs, ejb3unit, JBoss embeddable, but OpenEJB seems to be the best, although it also does not work for me. I always get a - FAIL ... PatternManagementDaoImpl:Missing required

Re: Load time dependency ordering problem

2008-02-11 Thread Jack Cox
David Blevins wrote: On Feb 8, 2008, at 10:32 AM, Jack Cox wrote: I'm trying to setup a 'out-of-container' test rig to test both a set of session beans and entity beans with openEJB. The session beans depend on the entity beans. The session bean class files are located in one