wishmaster7 [https://community.jboss.org/people/wishmaster7] created the discussion
"jBPM : link event and sub-process" To view the discussion, visit: https://community.jboss.org/message/797465#797465 -------------------------------------------------------------- hi all, I am working with jBPM 5.4 and I encounter a little problem with the link event on the throw/catch events, when they are not in the same sub-process. Here is my example: an +Intermediate Throw Event+ called "toto", which should trigger the +Intermediate Catch Event+ called "toto", but when starting my server (Tomcat 7) and deploying the process, I get this error : java.lang.IllegalArgumentException: 1 links were not processed at org.jbpm.bpmn2.xml.ProcessHandler.linkIntermediateLinks(ProcessHandler.java:207) at org.jbpm.bpmn2.xml.SubProcessHandler.handleCompositeContextNode(SubProcessHandler.java:103) at org.jbpm.bpmn2.xml.SubProcessHandler.end(SubProcessHandler.java:85) at org.drools.xml.ExtensibleXmlParser.endElement(ExtensibleXmlParser.java:417) [...] Java is parsing the XML document, finds the catch event but does not find the corresponding throw event. Note: when both events are in the same process, it's working. Anyone can help me? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/797465#797465] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
