Re: DBCP: Recovering all Connections

2009-06-24 Thread Patrick Lightbody
Mark, Thanks. I guess I'll just wrap it myself, no big deal. Patrick On Wed, Jun 24, 2009 at 9:05 AM, Mark Thomas wrote: > Patrick Lightbody wrote: >> I have a somewhat unique use case: I want to be able to, on command, >> tell my BasicDataSource to "recover" any outstanding open Connections. >>

Re: DBCP: Recovering all Connections

2009-06-24 Thread Mark Thomas
Patrick Lightbody wrote: > I have a somewhat unique use case: I want to be able to, on command, > tell my BasicDataSource to "recover" any outstanding open Connections. > I don't see any methods in the API that indicate there is a way to > force that. There are timeouts that will recover it, but is

DBCP: Recovering all Connections

2009-06-24 Thread Patrick Lightbody
I have a somewhat unique use case: I want to be able to, on command, tell my BasicDataSource to "recover" any outstanding open Connections. I don't see any methods in the API that indicate there is a way to force that. There are timeouts that will recover it, but is there a way to say: "do it now"?

Re: Project build order across groups

2009-06-24 Thread Rahul Akolkar
Wrong list, please resend to the continuum list. -Rahul On Wed, Jun 24, 2009 at 10:08 AM, Nicolas Barrera wrote: > Hi everyone... > > I hope you could help me with this doubt... > > I 'm using continuum 1.2.3 > > I have configured many groups, and there 're many (maven) projects inside > those g

Project build order across groups

2009-06-24 Thread Nicolas Barrera
Hi everyone... I hope you could help me with this doubt... I 'm using continuum 1.2.3 I have configured many groups, and there 're many (maven) projects inside those groups. If I do "build all projects in group" and then go to the BuildQueue page I can see that build dependency order is being r