Peter Johnson [
http://community.jboss.org/people/peterj] created the discussion
"Re: Looking for Examples"
To view the discussion, visit:
http://community.jboss.org/message/564170#564170
--------------------------------------------------------------
By default every time you start SeamBay the database gets wiped out and reset. You need to
change the hibernate.hbm2ddl.auto setting in META-INF/persistence.xml to update. (I have
found that I need to set it to 'create' for the first run and then set it to
'update' for subsequent runs.)
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/564170#564170]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]