0 Replies Latest reply on Feb 13, 2008 8:46 AM by ctixier

    subprocess exception

      hi,

      i define a subprocess, and in this one, i throw an exception. this exception is not catched by the main level exception handler, so i can't manage it by jbpm. is it normal or it's a bug ?

      if i want to have the subprocess exception catched, should i have to define my own process-state ?