JBoss Community

Inclusive gateway doesn't support converging direction

created by Francesco Pietrobelli in jBPM - View the full discussion

Hi,

I have a problem that look like a bug, but before to report the issue i want to know if any other have the same problem.

 

It seems that inclusive gateway element doesn't supports the "Converging" direction.

 

To reproduce the problem is sufficent to:

1- create a bpmn2 process with a inclusive gateway with gatewayDirection set to "Converging"

2- create a KnowledgeBuilder and add it

At this point the following Exception is thrown:

 

java.lang.IllegalArgumentException: Unknown gateway direction: Converging

    at org.jbpm.bpmn2.xml.InclusiveGatewayHandler.createNode(InclusiveGatewayHandler.java:34)

    at org.jbpm.bpmn2.xml.AbstractNodeHandler.start(AbstractNodeHandler.java:73)

    at org.drools.xml.ExtensibleXmlParser.startElement(ExtensibleXmlParser.java:382)

....

 

 

I also attach a simple bpmn2 process definition and the relative junit test case.

 

Cheers,

Francesco

Reply to this message by going to Community

Start a new discussion in jBPM at Community