Hi all I\'m using Hibernate+Struts2+Tomcat6+Mysql as my J2EE framework. I\'ve been using hibernate\'s built-in connection pooling mechanism but it turned out to be problemat
Inside applicationContext.xml file of a maven Hibernet web app project below settings worked for me.
Hope It will help someone.Thanks!