Re: how to disable struts connection pooling logs

2004-07-12 Thread Duncan Mills
[mailto:[EMAIL PROTECTED] Sent: 09 July 2004 12:23 To: Struts Users Mailing List Subject: Re: how to disable struts connection pooling logs Veera, you need to configure commons logging to control these INFO messages: I've documented what to do in a short article: http://otn.oracle.com/prod

RE: how to disable struts connection pooling logs

2004-07-09 Thread Veera Sivakumar
Re: how to disable struts connection pooling logs Veera, you need to configure commons logging to control these INFO messages: I've documented what to do in a short article: http://otn.oracle.com/products/jdev/tips/mills/Struts-logging.html Regards Duncan Mills http://www.groundside.co

Re: how to disable struts connection pooling logs

2004-07-09 Thread Duncan Mills
Veera, you need to configure commons logging to control these INFO messages: I've documented what to do in a short article: http://otn.oracle.com/products/jdev/tips/mills/Struts-logging.html Regards Duncan Mills http://www.groundside.com/blog Veera Sivakumar wrote: Hi, I have web application d

how to disable struts connection pooling logs

2004-07-09 Thread Veera Sivakumar
Hi, I have web application developed on struts 1.1 , deployed on Tomcat 4.1. We use Postgres as backend database. We also use Struts connection pooling mechanism. The problem I am facing is the following entries in the stderr.log file. Jul 9, 2004 9:13:59 AM org.apache.struts.legacy.GenericDataSo