Hello, I am consistently getting exceptions about my connection pool being exhausted in my application. I am curious where I can configure the number of connections tomcat should maintain in the connection pool. Lastly, am I right in assuming that the only thing I need to do in order to return a connection to the pool is to return to close the connection? Do I have to do anything about the statements I have created using that connection? Thanks in advance. for your help.
Best Regards, Khawaja Shams