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.

admin JAVA-Hibernate

  1. admin
    March 20th, 2009 at 10:28 | #1

    Be sure to use the appropriate Hibernate core version (and the embedded version of ejb3-persistence.jar).

  1. No trackbacks yet.