Hi All, I am facing this problem with this below exception: I read net, they said to check getter, setter methods and variables - all are correct. & Need to add javaassist. I already added that jar.
IINFO org.hibernate.cfg.SettingsFactory - Check Nullability in Core (should be disabled when Bean Validation is on): enabled 1859 [main] INFO org.hibernate.impl.SessionFactoryImpl - building session factory SessionFactory creation failed: org.hibernate.HibernateException: Unable to instantiate default tuplizer [org.hibernate.tuple.entity.PojoEntityTuplizer] Exception in thread "main" java.lang.NullPointerException
Kindly check and let me know asap.
|