Hi, I am using Tomcat 7.0.42 and Tomcat jdbc pool. Once the pool is created with the default configuration, I obtained few connections from this pool. But after certain amount of time,
*dataSource.getSize*() shows the size as 0! Is this the expected behavior? Please help me understand what is happening. Thanks in advance. -Anu