j'ai ajouter le plugin Hibernate Synchroniser dans eclipse
j'ai crée un projet java j'ai ajouter les librairies nécessaire (driver mysql et hibernat 2 ..) j'ai ajouter la classe HibernateUtil.java bon ça marche bien pour un projet java
Mais pour un projet tomcat ça marche pas j'ai eu au départ le problème du fichier de configuration hibernate.cfg.xml. j'ai résolu le prob tt on le plaçons dans
/web-inf/class/
mais encore ça marche pas j'ai une exception de type

net.sf.hibernate.HibernateException: Failed to instantiate TransactionFactory: java.lang.InstantiationException: net.sf.hibernate.transaction.JDBCTransaction ss

un coup de main les amis je suis bloqué