2 Replies Latest reply on Jul 20, 2004 10:56 AM by gchazalon

    Where should I put the Oracle JDBC driver jar ?

    gchazalon

      Hi,

      I have created a datasource on an Oracle 9i database with the Oracle thin JDBC driver. Of course I needed to add the oracle library containing the driver classes to JBoss classpath.

      For now I have put the ojdbc14.jar right under the ${JBOSS_HOME}/server/${CONFIG_NAME}/lib directory, and it works fine.

      But I don't know if this is the right way to do it... Maybe it's better to put the jar under the ${JBOSS_HOME}/lib directory directly ?

      I'm waiting on your "best practice" advice.

      Thanks,

      Gregory