They hypersonic database files are in the server/default/data/hypersonic directory. Changes to the hypersonic database are NOT lost when JBoss stops. However, the example applications use the create-drop table generation strategy, which causes the tables to be deleted when the apps are redeployed.
To see the data, look in the jmx-console for the database manager MBean. There is a start database manager operation that will launch a GUI admin tool. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972563#3972563 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972563 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
