I am getting this error when using n-of-m type alos. In .bpmn file it saved without any extra info of type and n number.
<complexGateway id="_10" name="Join" gatewayDirection="Converging" />
In User guide is mentioned that only two types are supported (OR and AND)
http://docs.jboss.org/jbpm/v5.1/userguide/ch05.html#d0e1442
Does it mean it is not implemented? Is it going to be implemented?