Link to home
Start Free TrialLog in
Avatar of osiruz
osiruz

asked on

java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver not found at findClassOnDisk

I hit the above problem when i try to run my classes, i have downloaded the classes12.zip file and set that into my Win2K's system & user classpath/path. Im not sure why it does not work even after i restarted the machine a couple of times.

can someone help? thanks.
ASKER CERTIFIED SOLUTION
Avatar of girionis
girionis
Flag of Greece image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of osiruz
osiruz

ASKER

Well i managed to solve that problem.

Now im having this Exception instead:
"Invalid URL: Driver type not specified"

what might be wrong this time?

thanks for your help.


Avatar of osiruz

ASKER

Ok, i think i solved that as well.
I have been trying to connect to the wrong port!
After i corrected that mistake, its working fine now.

Thanks for your response anyway.
 Thank you for the points. I am glad I helped :-).