[jboss-user] [JBoss Seam] - Long running transaction support

asachde do-not-reply at jboss.com
Thu Aug 31 11:14:27 EDT 2006


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



More information about the jboss-user mailing list