Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion
"How to provide my own transaction to jBPM?" To view the discussion, visit: http://community.jboss.org/message/537080#537080 -------------------------------------------------------------- Hi Guido, You have two way to make transaction atomicity. 1). You could intergration jBPM4 with Spring, then Spring will manage the whole transaction. 2). You could create a Command, the operatoin in a Command will execute in a transaction that managed by jBPM4. By the way, there is the development forum, you should post these contents in the user forum. Thanks. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/537080#537080] Start a new discussion in jBPM Development at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
