ikismail / ShoppingCart

E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED
MIT License
360 stars 406 forks source link

db connectivity problem #24

Closed chirjot closed 6 years ago

chirjot commented 6 years ago

org.hibernate.exception.GenericJDBCException: Could not open connection

my credentials in the xml file are correct.

ikismail commented 6 years ago

Hi @chirjot can you share me the full error message in console?

ahmadsolehin commented 6 years ago

me too

ikismail commented 6 years ago

Kindly check once driverClassName and username and password.If u get again write a simple core java program to establish jDBC connection by using what ever parameters u have been used for hibernate and check.