I should be able to... the configuration for the drivers will probably be different, but perhaps I can write the DBCP wrapper to use most of the same conf names to avoid confusion. I'll see what I can do.
Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Danny Angus" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 4:44 AM Subject: RE: How about update to lastest avalon? > Sounds like a good idea. > I haven't looked at DBCP, could you wrap it and put it into the build so > that a config change would use it instead of mordered for comparative (read > subjective) testing? > d. > > > -----Original Message----- > > From: Serge Knystautas [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, February 27, 2002 2:27 PM > > To: James Developers List > > Subject: Re: How about update to lastest avalon? > > > > > > As JDBC pools go, what about using the DBCP package in commons? > > Seems like > > it's been around quite a while, it's an Apache project, and I > > could quickly > > throw an avalon conf wrapper around it. If I had known about it a few > > months ago, I wouldn't have added in my db pooler code > > (mordred)... and the > > avalon db code isn't as mature as DBCP. Thoughts? > > > > Serge Knystautas > > Loki Technologies - Unstoppable Websites > > http://www.lokitech.com/ > > ----- Original Message ----- > > From: "Danny Angus" <[EMAIL PROTECTED]> > > To: "James Developers List" <[EMAIL PROTECTED]> > > Sent: Wednesday, February 27, 2002 3:24 AM > > Subject: RE: How about update to lastest avalon? > > > > > > > if thats the version in cvs I'd be happy to make a "nightly" release > > today. > > > is it? > > > d. > > > > > > > -----Original Message----- > > > > From: Eung-ju Park [mailto:[EMAIL PROTECTED]] > > > > Sent: Wednesday, February 27, 2002 4:06 AM > > > > To: [EMAIL PROTECTED] > > > > Subject: How about update to lastest avalon? > > > > > > > > > > > > Hi. > > > > > > > > Many people want james as daemon(or nt service). > > > > Lastest phoenix support 'wrapper'. > > > > 'wrapper' is daemon wrapper for java program. > > > > > > > > And current excalibur datasource support getConnection with timeout. > > > > see > > org.apache.avalon.excalibur.datasource.ResourceLimitingJdbcDataSource. > > > > > > > > How about update to lastest avalon before next alpha release? > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
