hibernate-annotations-3.2.0.CR1.tar.gz
hibernate-entitymanager-3.2.0.CR1.tar.gz
hibernate-3.2.0.cr2.tar.gz

Guess the method is missing because some are CR1 and some CR2?  Those
are the only files on sourceforge to download.... Thoughts?

Error:
1) testOne(com.test.HibernateEJB3TestSuite)java.lang.NoSuchMethodError:
org.hibernate.cfg.AnnotationConfiguration.setEntityNotFoundDelegate(Lorg/hibernate/proxy/EntityNotFoundDelegate;)V
        at
org.hibernate.ejb.Ejb3Configuration.<init>(Ejb3Configuration.java:94)
        at
org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(HibernatePersistence.java:113)
        at
javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:37)
        at
javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:27)
        at
com.empathicsolutions.ejb3.HibernateEJB3Util.<init>(HibernateEJB3Util.java:31)
        at
com.test.HibernateEJB3TestSuite.testOne(HibernateEJB3TestSuite.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)


_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to