1. OpenEJB with Tomcat and Hibernate and JPA stackoverflow.comI'm using OpenEJB 3.1.3 embedded in Tomcat 5.5.26 and I use hibernate 3.6 as a JPA provider. Here's my persistence.xml:
|
2. Memory / JDBCConnection problem in JEE Application using Tomcat 6, OpenEJB, Hibernate and MySQL stackoverflow.comI set up an JEE application using Tomcat 6, OpenEJB, Hibernate and MySQL pretty much in the way described here in Kevin's Blog. When the application is started but not ... |