Error when tyring to create ArrayDescriptors in Weblogic for Oracle
843854Nov 18 2002 — edited Mar 31 2005Has anyone every tried to pass arrays to a oracle callable statement within weblogic and recieved the following error?
java.lang.ClassCastException: weblogic.jdbc.rmi.SerialConnection
at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:87)
Or has anyone ever gotten this error when trying to use the setObject method - (SQLException Cannot bind object type:) and if so what does it mean.