
Originally Posted by
tbowens
@Wrangler,
Simply drop the jar into the {ROO_HOME}/bundle directory and restart Roo.
Thanks, that allowed me to progress further. I verified the database.properties files settings, and no longer have the jdts error.
Now I have this message:
Code:
roo> database introspect --schema ViewerLogging
Schema 'ViewerLogging' does not exist or does not have any tables. Note that the schema names of some databases are case-sensitive
Since this jdbc URL works fine in two other tools, is there something Roo specific I need to know about the database.url property?