Re: Tomcat-DB Connection problem

2012-02-27 Thread Felix Schumacher
Anjib Mulepati schrieb: >Hi All, >I have DB and application in two different machine. My DB is Oracle >Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production. >And my applciation is in Tomcat 6.0.20. >I have following in resource > driverClassName="oracle.jdbc.drive

RE: Tomcat-DB Connection problem

2012-02-27 Thread Propes, Barry L
I run 6.0.26 and have a very similar configuration on my container setting. I removed validationQuery="SELECT 1 FROM DUAL" from mine, although I'm running connection pooling on mine. Are you attempting that at all with yours? I also have this attribute in mine. timeBetweenEvictionRunsMillis