[jboss-user] [jBPM] - Re: Message Event (throw and catch problem)
Maciej Swiderski
do-not-reply at jboss.com
Tue Dec 27 03:09:11 EST 2011
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&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111227/9a82b231/attachment.html
More information about the jboss-user
mailing list