2009/10/23 kumaresh P N <[email protected]> > Is there a known bug / problems /issues with the SQL driver used in Tomcat > Apache 6.0.16 ?????? >
To my knowledge, no database driver for any database is distributed with any version of Tomcat. The driver was presumably distributed with the webapp you are running inside Tomcat, and the installation instructions included placing the driver jar in Tomcat's lib directory. I would talk to your development team or application vendor, as appropriate. - Peter
