NoSuchMethodException while using Hibernate annotations
March 20th, 2009
Applies to:
Hibernate
Description:
Thrown when a particular method cannot be found.
Cause:
Not all Hibernate Annotations versions works with every Hibernate Core version.
Be sure to use the appropriate Hibernate core version (and the embedded version of ejb3-persistence.jar).