Max, you are right! The persistence.xml is present in the project. Sorry! Now, changing the property <property name="hibernate.hbm2ddl.auto" value="update"/> and setting it to <property name="hibernate.hbm2ddl.auto" value="create-drop"/> means that i can populate the database?
Thanks, Mario. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121449#4121449 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121449 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
