Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Message Event (throw and catch problem)"
To view the discussion, visit:
http://community.jboss.org/message/643280#643280
--------------------------------------------------------------
This is because you use default SendTaskHandler that is more like a dummy work item
handler that just prints out the messages instead of sending it. You should implement your
own handler to send a message.
in other hands, what are you trying to do with message exchange? Message events/flows are
more for exchanging information between processes rather than within a process. So, if
that is your case, signals are more suitable.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/643280#643280]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]