2 Replies Latest reply on Sep 17, 2012 8:59 AM by joselopesdacruz

    Oracle native connection

    joselopesdacruz

      Hello,

       

      Is there any issue between Oracle ArrayDescriptor use of ojdbc6.jar and jboss datasources?

       

      As far as I could get, the class ArrayDescriptor from ojdbc6.jar needs a native connection. If I try to use a "normal" connection got from the jboss datasource, the result will be the following error:

      org.jboss.jca.adapters.jdbc.jdk6.WrappedConnectionJDK6 cannot be cast to oracle.jdbc.OracleConnection

       

      Any workaround or any way to get a native connection from the jboss datasource?

       

      thanks,

      José Cruz