From a program, I created a H2 database without specifying any user or password in the JDBC URL.
Now I\'m trying to access that database with the Script tool. The doc sa
in my case i had mispelled the username and password properties, so i assume spring tried to use the defaults which didn't work
username
password