Hi Tang,
Thanks for sharing ...on how you are using Spring TX for integrating with jBPM. However, I would like to know how do you ensure transaction management when you connect over MINA.
eg: Lets say I insert a record into my database. After that I connect to the task server through the Mina Client and create a task. How do you ensure the atomicity of this transaction?
Has anyone faced the same issue ?
Regards,
Franklin