Hi,
I am
running a simple HSQLDB and also tried the build-in example of the airline.sql
for HSQL, for both, middelgen cannot find any tables and I got something like
-
BUILD FAILED
C:\Documents and Settings\jxz008\Desktop\JXZ\Ant\middlegen-2.1\samples\build.xml:144: middlegen.MiddlegenExcept
ion: Middlegen successfully connected to the database, but couldn't find any tables. Perhaps the specified sche
ma or catalog is wrong? -Or maybe there aren't any tables in the database at all?
Configured schema:
Configured catalog:
Available schemas:
INFORMATION_SCHEMA
PUBLIC
Available catalogs:
C:\Documents and Settings\jxz008\Desktop\JXZ\Ant\middlegen-2.1\samples\build.xml:144: middlegen.MiddlegenExcept
ion: Middlegen successfully connected to the database, but couldn't find any tables. Perhaps the specified sche
ma or catalog is wrong? -Or maybe there aren't any tables in the database at all?
Configured schema:
Configured catalog:
Available schemas:
INFORMATION_SCHEMA
PUBLIC
Available catalogs:
Anybody know
why?
Thanks
in advance!
John