Re: Question about DBCP code usage

2011-05-24 Thread Philippe Mouawad
Tue, May 24, 2011 at 4:18 PM, Mark Thomas wrote: > On 24/05/2011 15:09, Philippe Mouawad wrote: > > Hello, > > I have a question regarding code usage of DBCP. > > > > For another pool implementation that is an Apache project, > Out of interest, which one? > >

Question about DBCP code usage

2011-05-24 Thread Philippe Mouawad
Hello, I have a question regarding code usage of DBCP. For another pool implementation that is an Apache project, I would like to submit a patch related to LocalXA implementation. This patch will use (by changing their package location) the following classes from DBCP: - TransactionRegistry