"avbentem" wrote : an additional copy of the definition is inserted into the 
database even when the deployed EAR has not changed
...of course, when taking hibernate.cfg.xml from the DVD Store example then one 
must change the line
<property name="hbm2ddl.auto">create-drop</property>
into
<property name="hbm2ddl.auto">update</property>
to actually see that happen (and to save process instances between server 
restarts).

Furthermore I've added a documentation issue to JIRA, referring to this very 
forum topic as for ideas about how to deploy process definitions after the 
development stage: http://jira.jboss.com/jira/browse/JBSEAM-1034 -- so: any 
ideas welcome!

Arjan.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027157#4027157

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027157
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to