I am new to Openshift and I have one question.
I managed to create the database through "phpMyAdmin", but now I can not connect to it.
The error I get when I try to connect to the database is as follows: javax.servlet.ServletException: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Unable to load the JDBC driver class 'com.mysql.jdbc.Driver' javax. faces.webapp.FacesServlet.service (FacesServlet.java:321)
My library libraries are well defined in my Eclipse project. See image below:

Does anyone have any suggestions?
Thanks in advance, Emanuel
source share