Hi Armin,

Armin Waibel wrote:

>
> Which connection pooling? Using the intern connection pooling or using
> datasources
> from a pool outside of OJB?

The internal connection pool. Connections were continually acquired until the
pool limit was reached. When I set eager-release to 'true' the problem went
away (but then I got a different one of the transaction not committing before
the connection got closed, so I lost my updates - hence the hack fix I
suggested).

Cheers,

Chris



--
To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>

Reply via email to