I want to use hibernate in my maven project. I added hibernate.cfg.xml and hibernate.reveng.xml to resources, also added hibernate and oracle drivers to pom.xml, but the problem
Ensure to add your ojdbc7.jar to your classpath.
1.Add ojdbc7.jar to TOMCAT_HOME/lib 2.Add ojdbc7.jar to JAVA_HOME/jre/lib 3.Trying with ojdbc6.jar if it still not works