I’m trying to make an application using the Hibernate, but when will I create the file .cfg.xmI don’t recognize the driver of the mysql, even though it’s in my lib the connector of mysql.
Someone could help me, from now on grateful!
What version of the driver did you put in the lib folder? Tried to refresh the project?
What version of the driver did you put in the lib folder? Tried to refresh the project?
– Roknauta
@Douglas am using the following driver: mysql-Connector-java-5.0.8.jar yes I tried refresh.
– Michell Xexeu
I don’t know what it might be but note that in the message it specifies the version
5.0.0
. Trade yours for this version and see the result.– Roknauta