Looks like the table already exists. If you are using HSQLDB (the default), then bring down the app server and remove the directory server/default/data. Then bring the app server up and try it again. By the way, HSQLDB puts its database at server/default/deploy/hypersonic.localDB.script, so by removing the data directory your are deleting the database.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106471#4106471 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106471 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
