I found that the quickest way to fix this is to add a COMMIT and SHUTDOWN to the createTables ant task given in the tutorial. Otherwise the hsqldb doesn't save the newly created table and won't load...
Type: Posts; User: Jsah; Keyword(s):
I found that the quickest way to fix this is to add a COMMIT and SHUTDOWN to the createTables ant task given in the tutorial. Otherwise the hsqldb doesn't save the newly created table and won't load...