Is it possible to run Weblogic 8.1 with new JDBC driver's version (ojdbc5.jar or ojdbc6.jar) ?
Hello Everybody:
A have a question about compatibility between Weblogic 8.1(sp6) and the following JDBC Driver version: ojdbc5.jar or ojdbc6.jar
In the following lines I'm going to explain my question:
Current configuration of my Java Application:
---------------------------------------------------------------
- JDK 1.4 / on Solaris 10
- Weblogic 8.1 (service pack 6) with JDBC ojdbc14.jar / on Solaris 10
- Oracle Database 11g Release 2 (64 bits) - 11.2.0.2.4 / on Solaris 10
---------------------------------------------------------------
We are running a migration project in order to upgrade Weblogic (we know that Weblogic v8.1 is out of date). However, at current time, I need to run my Java Application with Weblogic 8.1 (until the end of the Weblogic's migration project).
A have a question about compatibility between Weblogic 8.1(sp6) and the following JDBC Driver version: ojdbc5.jar or ojdbc6.jar
In the following lines I'm going to explain my question:
Current configuration of my Java Application:
---------------------------------------------------------------
- JDK 1.4 / on Solaris 10
- Weblogic 8.1 (service pack 6) with JDBC ojdbc14.jar / on Solaris 10
- Oracle Database 11g Release 2 (64 bits) - 11.2.0.2.4 / on Solaris 10
---------------------------------------------------------------
We are running a migration project in order to upgrade Weblogic (we know that Weblogic v8.1 is out of date). However, at current time, I need to run my Java Application with Weblogic 8.1 (until the end of the Weblogic's migration project).
0