This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: jbpm 3 or jbpm 4 (regarding exception handling)kukeltje Aug 27, 2009 6:20 AM (in response to josh86)Best is to do technical exceptionhandling IN the java classes and e.g. return values used for directing the process. E.g. take a transition to another node. Exceptionhandling in the processdefinition is not a replacement for java exceptionhandling. 
 
    