ct: Re: Problem w/ 2 jdbc DataSources
> In the future, don't select from a table, just do "select 0" or
something --
> that way, you're assured of connectivity but you don't do any real work...
> just my two cents.
>
> - Original Message -
> Fro
lways like that, isn't it?
Steve
- Original Message -
From: "s.bernstein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 21, 2003 6:48 PM
Subject: Problem w/ 2 jdbc DataSources
> Hi,
> I set up one JNDI/DBCP connection pool to one MySQL
Hi,
I set up one JNDI/DBCP connection pool to one MySQL db following the JNDI
DataSources HOW-TO with seemingly no problems. I needed to add a second
MySQL running on the same machine under the same MySQL server (my W2K
development machine). I followed the exact same steps, only the db name and
U