0 Replies Latest reply on Apr 5, 2006 3:53 PM by jleech

    multiple oracle jdbc driver versions?

    jleech

      I need to connect to two seperate oracle instances, one running 8.1.7, and the other 9.2.0.6. I am currently using the oracle 10g jdbc driver, which has problems connecting to the 8.1.7 instance.
      Is it possible to configure JBoss to use two versions of the oracle driver, one for each database?