When i first started programming in Hibernate, I got the error "No appropriate connection provider encountered, assuming application will be supplying connections". And it took me 2 days to solve the problem. I searched the problem into Google but I did not get the exact solution. Later, I discovered the problem was that i forget to call the configuration. See the video details to solve / fix the problem