I am trying to use H2 to connect to a database in Java (using Eclipse as the IDE). The sample does (below) throws a ClassNotFoundException. The thing is, I
The [database_name] should include the database you are working with. If you change your db from one to another, make sure to change the scope also. As soon as i changed it the error went away.