Oracle
 sql >> Database >  >> RDS >> Oracle

ClassNotFoundException:oracle.jdbc.OracleDriver

Assicurati di aggiungere il tuo ojdbc7.jar al tuo percorso di classe.

1.Add ojdbc7.jar to TOMCAT_HOME/lib
2.Add ojdbc7.jar to JAVA_HOME/jre/lib
3.Trying with ojdbc6.jar if it still not works