Since pools are not supported, message exchange between them is also not supported, I think.
When I import the simple example below to Eclipse modeler, only task C and its event are shown,
the rest is ignored. When send/receive tasks are used insead of the events, "Unresolved reference 'flow3'" results on import.
(Activity modeler only supports receive task, not send task nor the corresponding events).
The IDEA behind the sample was to have task implementations run on different VMs, which exchange messages.
If I remove the unsupported pools (illegally), Web modeller does not report errors or warn about unsupported features,
but there is the same behavior in Activiti modeler.
Currently I think that Activiti is in a rather basic state. Has anyone compared it with BonitaSoft?
[attachment=0]pools and messages.jpg[/attachment]