-
Jun 4th, 2012, 07:45 AM
#1
ConnectionPool Configuration --> Only new Connections should be used
Hi all.
I have a Problem and maybe you can help me.
I use the commons ConnectionPool and i search for a possibility to say: If a connection is create before an timestamp than throw it away and use a new one
OR
Only create new one do not use old Connections. And than after a while switch it back, so that the pool is pooling again.
Backround: Our connection is caching Cobol-Programms and if we install a new version of an Cobol Programm we must make sure, that the old connections, who has cached the Pgm should be not used anymore.
It there a way to achieve that?
Thanks a lot
Florian
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules