[dbcp] Call Oracle stored procedure via DBCP?

2004-12-01 Thread Sergey Karpov
During a call of stored procedure through DBCP there is a mistake of reduction of type: java.lang.ClassCastException server.xml factory org.apache.commons.dbcp.BasicDataSourceFactory maxWait 5000

Call Oracle stored procedure via DBCP?

2004-11-24 Thread Sergey Karpov
Hello! Is Tomcat + DPCP + JNDI and Oracle + stored procedure... When from the application on Tomcat the call of stored procedure is carried out through "direct" connection with Oracle - all normally... And results in ResultSet come back... However when "direct" connection is replaced with the