Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: JBPM process re-start after TimeoutConnection"
To view the discussion, visit:
https://community.jboss.org/message/766317#766317
--------------------------------------------------------------
if you like them to be transactional you should make process and your custom logic
transaction aware - meaning all execution (process flow and db changes) should be part of
the same transaction so whenever it fails it can be safely restarted
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/766317#766317]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]