if nukes is successfully connecting to the hsqldb, then you need to manually create the tables for everything to work correctly.
in each component's output/resources directory, you can find setup.ddl files that can be used to create the tables. some components also have beanshell scripts (my favorite) that you can just drop into the deploy directory to create the tables. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828366#3828366 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828366 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
