Hi Thomas,

Existing configurations (i.e., repository and workspace descriptors) do not 
have to be changed to work with the patch. You do need the commons-dbcp library 
on your classpath though because also for existing configurations the behavior 
is changed: instead of caching a Connection locally (in e.g. the DbBundlePMs), 
it is retrieved every time it is needed from a pooling DataSource.

Best regards,
Martijn
 
________________________________________
Van: Thomas Müller [[email protected]]
Verzonden: maandag 7 september 2009 17:20
Aan: [email protected]
Onderwerp: Re: JCR 1456 Database connection pooling

Hi,

I didn't have a look at the patch yet, however a general remark: I
think the current implementations (DbDataStore, DbFileSystem, Db
BundlePMs) should still work without configuration change, and without
having to add additional libraries. Is that a problem with your
implementation?

Regards,
Thomas

Reply via email to