[jboss-dev-forums] [Design of JBoss ESB] - Re: Transaction rollback in action pipeline

beve do-not-reply at jboss.com
Wed Feb 27 08:17:48 EST 2008


Ah, thanks for the hint!

So something like this in a customer action:

  | TransactionStrategy strategy = TransactionStrategy.getTransactionStrategy(true);
  | strategy.rollbackOnly();
  | 

/Daniel

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132495#4132495

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132495



More information about the jboss-dev-forums mailing list