How do I enable long running transaction support? Currently everytime I 
redeploy or restart jBoss (development) all the data relevant to suspended 
timers or process definitions gets deleted. 

I did change the project hibernate.cfg.xml property  hbm2ddl.auto to update but 
in the log messages I still see the following messages on startup

2006-08-31 11:08:24,827 DEBUG [org.hibernate.tool.hbm2ddl.SchemaExport] drop 
table JBPM_ACTION if exists
2006-08-31 11:08:24,827 DEBUG [org.hibernate.tool.hbm2ddl.SchemaExport] drop 
table JBPM_BYTEARRAY if exists
2006-08-31 11:08:24,827 DEBUG [org.hibernate.tool.hbm2ddl.SchemaExport] drop 
table JBPM_BYTEBLOCK if exists


Thanks.

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

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

Reply via email to