[jboss-user] [jBPM] - Re: Why the JBPM task can't rollback ?

Maciej Swiderski do-not-reply at jboss.com
Thu Apr 25 04:23:15 EDT 2013


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Why the JBPM task can't rollback ?"

To view the discussion, visit: https://community.jboss.org/message/810231#810231

--------------------------------------------------------------
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
[https://community.jboss.org/message/810231#810231]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130425/d7b1cb05/attachment.html 


More information about the jboss-user mailing list