Multiple receive tasks waiting for signal at the same time
Hi,I use Activiti + Camel in my program. Simply put the program is a "form signing application" where I have a form that needs to be signed by a group of people. When everyone has signed the form, the signed form is archived and we're done.So in my B...