1. Where to put the hibernate configuration file when using Tomcat 7? stackoverflow.comWhere shall I put the configuration file (hibernate.hbm.xml) when I deploy webapps (JSF 2.0) using Tomcat 7.0? It works when I place it in WEB-INF/classes/ but is that the "standard" path? Where ... |
2. tomcat property file problem forum.hibernate.org |
3. tomcat crash with too many open files in the system forum.hibernate.orgNewbie Joined: Thu Jan 04, 2007 12:27 am Posts: 8 Hi I am pretty much stuck with this problem, I am using hibernate with tomcat and c3p0 with mysql. After a while tomcat crashes with too many open files in the system. It happens too frequently, here are some details .. I didnt find anything helpful searching in forums, so i ... |
4. How to deploy the war file with Tomcat? forum.hibernate.org |