[jboss-user] [JBoss Seam] - Re: Why is core:process-definitions considered a development

avbentem do-not-reply at jboss.com
Mon Mar 12 09:39:40 EDT 2007


"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



More information about the jboss-user mailing list