I wish put activiti living (and working) with other products that I have… Then maybe I need do rollback inside activiti if other product (executed after activiti crash)..
Then I need integrate activiti transaction with my "main" transaction. Activi should delegate transaction control to a "third"
Can I do this?
(I don't use spring.. then I can't use Spring transaction). If not, is it plan for a future?
org.activiti.engine.impl.cfg.JtaProcessEngineConfiguration: ([EXPERIMENTAL]) to be used when the engine runs in standalone mode, with JTA transactions.