On 11/13/06, Demetri Mihalakakos <[EMAIL PROTECTED]> wrote:
here is a part of my conf file
[...]
                <parameter>
                        <name>validationQuery</name>
                        <value>select * from site</value>
                </parameter>

I'm not real familiar but if this fails then I'd guess DBCP would
discard the connection and try to make another to enforce that minIdle
you have set. I'd start with making sure that parameter works as
expected and see where that takes me.

--
Sandy McArthur

"He who dares not offend cannot be honest."
- Thomas Paine

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to