[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 ?xml version=1.0 encoding=UTF-8? Server debug=0 port=8081 shutdown=SHUTDOWN GlobalNamingResources Resource name=jdbc/IcIDB auth=Container

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