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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...