I recommend that you do not sue the same database as the portal uses to store your data. Instead, create a separate database and place your tables there. This makes it easier if you later need to wipe one of the databases and start from scratch.
If you want to initialize the portal database with an initial set of users, edit the file: jboss-portal.sar/conf/hibernate/user/setup.txt View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170595#4170595 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170595 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
