Re: How can I create a JDCB connection pool in Tomcat 4 for MySql?
Posted By:
Brian_Kielbasa
Posted On:
Thursday, January 17, 2002 12:16 PM
I made the mistake of placing mm.mysql-2.0.8-bin.jar in the lib directory of my specific application directory instead of the jakarta-tomcat-4.0.1commonlib directory. Once I did that my null connection problems disappeared.