if "ORACLE not available" how to refresh connection pool
Hi,
Sometimes i'm getting this error "ORACLE not available" , but the connection pool was not refreshigng.
so after the oracle connection comes, my program is using old connection in pool and not picking the data from the database, until i restart the tomcat server.
can anyone give better solution rather than restarting the server.
thanks in advance,
regards,
NeelimaSridhar

