Joerg Heinicke wrote:
On 28.11.2003 13:32, Matthias Stöckel wrote:
Hi Mariusz,
we encountered the same problem. Our case was a little bit different,
but the results were definitely the same (>1500 open connection on the
DB).
I think the problem is that the connection will only being returned to
On 28.11.2003 13:32, Matthias Stöckel wrote:
Hi Mariusz,
we encountered the same problem. Our case was a little bit different,
but the results were definitely the same (>1500 open connection on the DB).
I think the problem is that the connection will only being returned to
the pool, as soon as
Hi Mariusz,
we encountered the same problem. Our case was a little bit different,
but the results were definitely the same (>1500 open connection on the DB).
I think the problem is that the connection will only being returned to
the pool, as soon as the continuation object gets destroyed, and th
I asked the question about getting jdbc connection from flowscript on user
mailing list
some time ago, but there was no answer. I started digging, but had some
problems.
I'm having code like this:
//
var dbSelector =
cocoon.getComponent(Packages.org.apache.avalon.excalibur