I was not able to find the "output/resources" directories. Ina src bundle I was able to find the file "nukes-hsqldb-setup.bsh" which seems to have the ddl code within java code. I am unsure why this is in a file with a bsh extention, and I suspect this is the wrong file. Still I opened the HSQL Manager pointing it at the connect string "jdbc:hsql:./server/default/data/nukes", and I ran the SQL I was able to extract. The result seems to be the correct table names, etc. JBOSS does not see these tables however, so I assume that the connect URL is incorrect and the tables are being created in the wrong place.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828385#3828385 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828385 ------------------------------------------------------- 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
