JBoss Community

Re: Why the JBPM task can't rollback ?

created by Maciej Swiderski in jBPM - View the full discussion

if you use remote task service they will not be handled as part of single transaction and thus when rollback happens on the engine side task is already committed. If you need to have them running within single transaction you need to use localTaskService as Demian mentioned. That way all work will be rolled back properly.

 

HTH

Reply to this message by going to Community

Start a new discussion in jBPM at Community