A better solution might be to have a Store which can use a JNDI named
DataSource. Then let the DataSource worry about connection pooling, etc.
Glenn
Tom Anderson wrote:
<insert newbie disclaimers here>
I have been trying to use the JDBCStore stuff and found it to be a
little unstable especially when the database connections have problems
(or when the database is bounced). So, I decided to make some
modifications that would allow it to drop connections on SQLExceptions
and maintain a small connection pool (LinkedList of Connections).
Should I post the patch to this forum?
~Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
----------------------------------------------------------------------
Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder |
MOREnet System Programming | * if iz ina coment. |
Missouri Research and Education Network | */ |
----------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]