[jbpm-dev] [Design of JBoss jBPM] - Re: deletion problem

galanfish do-not-reply at jboss.com
Wed Feb 18 02:55:37 EST 2009


oh... it's my mistake...
i wrongfully set hibernate.dialect=org.hibernate.dialect.MySQLDialect
and i fixed it as hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect, then the testcase runned well...

by the way, is that a execution would be set state to 'ended' when it is finished? and the pvm will delete the record from the table 'jbpm_execution'? can i cancel this? i mean when the execution finished, can i keep the record in database just update the state to 'ended'?

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210950



More information about the jbpm-dev mailing list