Re: Sharing an abandoned connection pool help

2009-04-18 Thread Douglas Miller
*facepalm* I really should have found that reading the docs on my own, but thank you muchly for the help anyway. It works like a charm. On 18/04/2009, at 12:17 AM, Caldarale, Charles R wrote: From: Douglas Miller [mailto:dougmil...@themetacity.com] Subject: Sharing an abandoned connection

RE: Sharing an abandoned connection pool help

2009-04-17 Thread Caldarale, Charles R
From: Douglas Miller [mailto:dougmil...@themetacity.com] Subject: Sharing an abandoned connection pool help I have several web apps that are getting info from a database under the same username. I had it set up with a context in each app. Try using a global resource rather than one local to