Create a datasource that points to e.g. a mysql database, and alter the example to use it.
Also make sure to use validate hibernate.hbm2ddl.auto property in persistence.xml
(you'll need to make sure the tables exist in the database.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4117399#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...