I am attempting to set up connection pooling in tomcat 5.0.28 using oracle 
10g. I am able to successfully use 
org.apache.commons.dbcp.BasicDataSourceFactory as long as my 
rs.executeQuery() is not cast to OracleResultSet. I have seen a few 
threads on this topic but I can't seem to find an implementation that I 
can actually get to work. Does anyone have any helpful info that can guide 
me in the right direction?

Thanks 

Reply via email to