Hello,
I would like to know if it's possible to setup 2 datasources, each one using a different version of a JDBC driver (for instance oracle 10g and oracle 9.x.x), and then having app1 use datasource1 (driver v10) and app2 use datasource2 (driver v9.x.x).
If it's not possible, can I achieve the same result by bundling the two driver jar files in the app EARs, or by another mean ?
I'm using Websphere 5 ND.
Thanks for your help.
-
Using multiple versions of same JDBC driver in appServer (0 messages)
- Posted by: gonzalad n
- Posted on: May 05 2004 04:56 EDT