Skip to Main Content

How to change the JDBC driver?

915091Jul 17 2013 — edited Jul 17 2013

Hello,

we're working with the JDev 11.1.2.3.0 and since the new 12c driver is released we wanted to create a POC with some of the new features of the 12c JDBC driver. However, when i replace the jdbc driver in the path ../middleware/welsserver_10.3/server/lib of the Integrated Weblogic with the new one. I can not connect with the database anymore in the JDeveloper. I get an error like NoSuchFieldError in o.jdbc.driver.T4CConnection:1318 or Test failed: thinJndiLdapConnectTimeout when I test the connection settings.


So I assume it's not enought to just change the jar in this directory. What else do I have to do so that I could test some of the new feature?

Thanks in advance.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Aug 14 2013
Added on Jul 17 2013
4 comments
474 views