Hello, I installed the driver ojdbc7.jar in the /lib directory of tomcat, I also tried with the driver ojdbc14.jar, but nothing works.
Here is the configuration of my connection:

And here's the error I have in the logs :
java.lang.ClassNotFoundException: com.oracle.jdbc.Driver
thank's for your answers