Hello,
I am trying to get started with JPA. I have installed the Hibernate tools beta 11 and added the jars that go with the core and the annotations project. However, when I try to create the reverse-eng file, I get the error below.
Any thoughts on where the error could be?
Code:
org.hibernate.console.HibernateConsoleRuntimeException: Could not load JPA Configuration
Could not load JPA Configuration
org.hibernate.console.HibernateConsoleRuntimeException: Could not create JPA based Configuration
Could not create JPA based Configuration
org.hibernate.console.HibernateConsoleRuntimeException: Could not create JPA based Configuration
Could not create JPA based Configuration
org.hibernate.console.HibernateConsoleRuntimeException: Persistence unit not found: 'null'.
Persistence unit not found: 'null'.