1. list of jars in tomcat+jpa+hibernate stackoverflow.comI use tomcat 7, deployed there a web application with jpa and hibernate. What jars should be copied to make it work? My deployment constantly fails on "ClassNotFoundException" or "IncompatibleClassChangeError".
|