If have a service (e.g. svcA) that calls another service (e.g. svcB) as per
the pseudo code:

svcA: 
  1. lookup entity
  2. modify entity
  3. store entity
  4. call svcB
  5. return

If svcB fails, does step 3 rollback?
-- 
View this message in context: 
http://www.nabble.com/minilang-transactions-tp24515741p24515741.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to