Francesco Pietrobelli [
http://community.jboss.org/people/francesco.pietrobelli] created
the discussion
"Inclusive gateway doesn't support converging direction"
To view the discussion, visit:
http://community.jboss.org/message/606903#606903
--------------------------------------------------------------
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
[
http://community.jboss.org/message/606903#606903]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]