AnnotationConfiguration « cfg « JPA Q&A





1. NoClassDefFoundError cfg.hibernate.AnnotationConfiguration    forum.hibernate.org

I have a problem, eclipse is not picking up org.hibernate.cfg.AnnotationConfiguration, can someone provide guidance to resolve this issue, please? I don't see any conflicting jars or classes. Additionally, I can see the AnnotationConfiguration.class file inside of the hibernate-annotations-3.4GA.jar file. But I still get the java.lan.NoClassDefFoundException for AnnotationConfiguration.class as noted towards the end of my post. Jboss 7.0 standalone running inside of ...