Do it! I use the h2 connection pool. It does what it should. Good or bad I don't know.
How do you know DBCP is cousing the deadlock? /Andreas On Wed, May 4, 2011 at 2:08 PM, Jason Tesser <[email protected]> wrote: > Just bumping this. Anyone have any thoughts here? > > Thanks, > Jason Tesser > dotCMS Lead Development Manager > 1-305-858-1422 > > > On Mon, May 2, 2011 at 1:20 PM, Jason Tesser <[email protected]> wrote: >> >> Is there a good reason not to use the built-in pooling? >> I am using DBCP but there is a deadlock issue with it. >> We get/return a lot of connections. >> I am thinking of trying the org.h2.jdbcx.JdbcConnectionPool pool. >> Any thoughts? >> Thanks, >> Jason Tesser >> dotCMS Lead Development Manager >> 1-305-858-1422 > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > -- Andreas Henningsson "Vanligt sunt förnuft är inte särkilt vanligt." -- Voltaire -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
