cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver

Former Member
0 Kudos

Hi all ,

I am facing this problm i check some thread but still i am not able to solve.i did below things

1.create external library project

2.add class12.jar files in it

3.add class12.jar to public part

4.add public part to my Webdynpro Project.

Still i am getting this error

"java.lang.NoClassDefFoundError: oracle/jdbc/driver/OracleDriver "

kindliy help

Regards,

Pramod

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Follow this blog carefully: /people/bala.krishnan2/blog/2006/09/25/bid-adieu-to-bots--using-captchas

And use the right jar file: http://www.findjar.com/jar/mule/dependencies/maven1/oracle-jdbc/jars/ojdbc14.jar.html

Hope this helps.

Former Member
0 Kudos

hi

You can add jar file in the buid path of the Project insted of using external library if it is possible in your case.

You can check this pdf for more details

https://cw.sdn.sap.com/cw/docs/DOC-106254.pdf

hope it solves your problem

regards

suresh