posted 12 years ago
I am following Cameron McKenzie's book. It emphasized getting 3 files: ejb3-persistence.jar hibernate-commons-annotations.jar hibernate-annotations.jar
However, in hibernate-release-4.0.0.Final\lib\required, I find
hibernate-commons-annotations-4.0.1.Final
hibernate-jpa-2.0-api-1.0.1.Final
...
in the \lib\jpa folder there is:
hibernate-entitymanager-4.0.0.Final
*****************
I don't see the ejb3-persistence.jar, nor the hibernate-annotations.jar
I am quite sure the names have changed or something it is wrapped up in the new jar files. just need some help and clarifications.