Hello everybody,
Does anybody know how can i use a different Oracle
JDBC driver within JDeveloper? If i remove the Oracle JDBC library from the project (JDeveloper uses version 9.0.1.4.0) and add the classes12.zip file (version 8.1.7 drivers) to the WEB-INF lib directory and run the application, it still uses the driver from JDeveloper.
I now have removed the JDBC directory from my JDeveloper installation and enduring a some errors (no datasource will work, JDeveloper can't connect to a database), the application now works correctly.
How can i do this 'the right way'? Without losing JDeveloper functionality and getting the 'old' Oracle JDBC drivers (which don't contain some very annoying bugs).
Regards,
Robert Willems of Brilman