| Author |
Tomcat DBCP Query
|
Krish Shan
Greenhorn
Joined: Jun 19, 2008
Posts: 5
|
|
Hi,
I am running a web application on tomcat which connects to Oracle database. I am using Apache DBCP for handling database
connections.
Can you advice me whether DBCP supports
1, Implicit Connection Cache
2, Fast Connection Failover
If yes Could you please assist me on how I can configure it.
Thanks,
Krish
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14491
|
|
Your best bet on that is to RTFM. It's at http://commons.apache.org/dbcp/
On the lefthand menu, there's a "Configuration" topic that documents the configuration options.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
Krish Shan
Greenhorn
Joined: Jun 19, 2008
Posts: 5
|
|
HI,
Before posting the question I have already looked into the link you sent and couldn't find anything relating with it.
That's why I posted the query in the forum for expert comments.
Thanks,
Ramesh
|
 |
camilo cerchiari
Greenhorn
Joined: Oct 31, 2007
Posts: 4
|
|
hi Ramesh,
i'd like to know if you finally found information about DBCP and Fast Connection Failover.
if so, please post your findings.
thanks!
camilo
|
 |
 |
|
|
subject: Tomcat DBCP Query
|
|
|