This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Problem integrating jbpm4 with webapplication(EJB + JTA + Jboss)fd-ramos Jan 19, 2010 1:34 PM (in response to fd-ramos)I found the problem...
 The container don't do the rollback because the exception thrown on custom activity isn't an RuntimeException, so the rollback is executed if only one RuntimeException is thrown...
- 
        2. Re: Problem integrating jbpm4 with webapplication(EJB + JTA + Jboss)kukeltje Jan 19, 2010 4:11 PM (in response to fd-ramos)Thanks for reporting back... Always useful for others.
 
    