2012/7/19 vijay mathew <[email protected]>: > Jose, > Tomcat is using JDK 1.5 and its JDBC driver.So I am not sure if I need to > upgrade the JDBC driver. > I suspect that whene DB is getting restarted, the idle connections are being > removed. Not sure how we can avoid this >situation
OK, so you are restarting the database ... Maybe you could test a property called "validationQuery", but I don't know if it exists in Tomcat 5.5's DBCP --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
