> From: Alex Turner [mailto:[EMAIL PROTECTED] 
> Subject: Re: Connection Pool Woes
> 
> How does registering my pooling datasource with a naming directory
> help connection management?

It's doesn't - the JNDI suggestion is a red herring.  Even with
connection pooling, you still have to explicitly close everything to
return the connection objects to the pool.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to