[jboss-user] [JBoss jBPM] - problem with cancel processInstance and delete Jobs

tellierj do-not-reply at jboss.com
Mon Feb 11 08:45:45 EST 2008


I use JBPM 3.2.1 and the CancelProcessInstanceCommand, but it don't delete active jobs on the process instance.

I tried to use JobSession.deleteJobsForProcessInstance but it call the default hibernate transaction and it's a problem because Hibernate is not the  transaction manager in my project, and DeleteJobsSynchronization.beforeCompletion() is never call.

Anyone have an alternative solution ?

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

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



More information about the jboss-user mailing list