RE: OpenEJB, Maven and Hibernate problem

2008-08-21 Thread Marcin Kwapisz
Also, we have an OpenEJB, Maven, Hibernate example here that may help. http://svn.apache.org/repos/asf/openejb/trunk/openejb3/examples/jpa- hibernate/ [Marcin Kwapisz] Hi, After a little investigation I am almost sure that the problem is with hibernate, not within OpenEJB. Hibernate cannot

OpenEJB, Maven and Hibernate problem

2008-08-20 Thread Marcin Kwapisz
Hi, We have configured our Maven project to use different JPAs: Toplink, Hibernate and OpenJPA. We have managed to make them work properly and we have chosen Toplink as our primary JPA. After extensive application development I checked if other providers still work. And there was a surprise -

RE: OpenEJB, Maven and Hibernate problem

2008-08-20 Thread Marcin Kwapisz
Hi, I tried to reproduce the problem with Hibernate and OpenEJB. The previous message in the log file was: org.apache.openejb.OpenEJBException: createApplication.failed [D:\JavaProg\MySamples\EJB\Sample5\JEEMavenProject2\EjbServiceCore\targ et\classes]: null Now I get: