Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ojdbc8.jar driver issue

19643de2-bae3-4b8d-89b5-1322842ae6cfJun 28 2017 — edited Jun 30 2017

I am using oracle 12c and ojdbc8.jar and trying to run the application it gives me the below error.

exception in thread "main" java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver

but when I extract the jar file in windows I am not able to see the content of driver classfiles.

Comments
Post Details
Added on Jun 28 2017
1 comment
3,002 views