Discussions

General J2EE: Oracle Driver for Web Sphere

  1. Oracle Driver for Web Sphere (2 messages)

    Hi All
      Is Thin Driver supported by Web Sphere ?
     If not which one the Web Sphere will support (for Oracle)
     And also Please let me know where can I get the Driver

    Regards
    B S Reddy
  2. Yes Oracle's thin driver will work with WebShere. You need to specify oracle.jdbc.pool.OracleConnectionPoolDataSource as the driver implementation class.

    Tim...

  3. The oracle drivers can be found in:

    $ORACLE_HOME\jdbc\lib\classes12.zip

    If it's not on your HDD then you can install it from the CD or proably download it from oracle. It's only 1.8 Mb.

    Daniel.