Oliver Zeigermann wrote:
> Maybe we should think
about a third store using this adapter that also explicitely makes use of connection pooling, e.g. using DBCP.

Which really is not necessary as you can configure the driver which can well be org.apache.commons.dbcp.PoolingDriver.


Besides I understand the need for this even more as in my deployment scenario (using the Slide realm for authentication), there is *no initial context*, since it all is outside a web application. Remy's comments:

http://www.mail-archive.com/[EMAIL PROTECTED]/msg02294.html

Oliver



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



Reply via email to