I have a serious problem with hibernate. I followed various books und online tutorials, but I ever get the same Exception \"ExceptionInInitializerError\" obviously thrown by
I too experienced the "Could not get constructor for org.hibernate.persister.entity.SingleTableEntityPersister" and adding javassist.X.X.jar to the classpath took care of it.