Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How to catch a error event in JBPM."
To view the discussion, visit:
https://community.jboss.org/message/751289#751289
--------------------------------------------------------------
if you would like to make use of catching events in bpmn2 you need to operate on the same
lvel if thrown them - throw events from the process and not technical exception from
script task. Have a look at
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-bpmn2/src/test/resour...
this process for an example.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/751289#751289]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]