On Tue, Jul 8, 2008 at 08:53, Jonas Wagner <[EMAIL PROTECTED]> wrote:
> Since the application connects to its datasources using the
> DriverManager class, I cannot use connection pooling. That's one of the
> reasons I tried using JNDI for such a long time :-(

I think it's possible to use DBCP connection pooling without JNDI. I
haven't tried it, but there's some sample code here:

http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/doc/ManualPoolingDataSourceExample.java?view=markup
-- 
Len

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to