Re: Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
Thanks Dan, The initialSize brought the logs into my catalina.out. R, rahul On Mar 6, 2013, at 2:21 PM, Daniel Mikusa wrote: > On Mar 6, 2013, at 5:07 PM, Rahul Somasunderam wrote: > >> >> On Mar 6, 2013, at 11:26 AM, Daniel Mikusa wrote: >> >>>

Re: Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
On Mar 6, 2013, at 11:26 AM, Daniel Mikusa wrote: > On Mar 6, 2013, at 1:49 PM, Rahul Somasunderam wrote: > >> Hi, >> >> I'm running Tomcat 7.0.23. > > This is getting pretty old, you might want to consider upgrading. I will, but I don't think this

Tomcat DBCP Logging

2013-03-06 Thread Rahul Somasunderam
Hi, I'm running Tomcat 7.0.23. I've got a question about configuring the logging of DBCP Failures. I've go this in my context xml file. When the username and password are correct, I have no trouble connecting and my application works as expected. However when this is wrong, I get no in