JDBC Driver Class Not Found: oracle.jdbc.OracleDriver
Folks,
I'm trying to setup a connection to ORACLE 12c. I uploaded the JAR file using TW_Download_JDBC Connector Extension. I received an error when "Thing" is saved with the following details:
JDBC Driver Class Name: oracle.jbdc.driver.OracleDriver
I tried with "oracle.jdbc.OracleDriver" as well, both are unsuccessful
Any help appreciated. Thanks!

