<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Oryx Issue Subprocesses
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/tob1as">Tobias Wittur</a> in <i>jBPM</i> - <a href="http://community.jboss.org/message/627019#627019">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I just tried to model a subprocess with oryx. When I saved it, the entire process model disappeared. </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I then opened the jbpm example BPMN2-ErrorBoundaryEventInterrupting.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I simply opened and saved it, and here as well, the model was gone after saving it. (The xml was erased).<a href="http://community.jboss.org/servlet/JiveServlet/showImage/2-627019-16992/Capture.GIF"><span> http://community.jboss.org/servlet/JiveServlet/downloadImage/2-627019-16992/450-347/Capture.GIF </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>This is the xml to it:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><pre class="jive-pre"><code class="jive-code jive-xml"><span class="jive-xml-tag">&lt;?xml version="1.0" encoding="UTF-8"?&gt;</span>
<span class="jive-xml-tag"><span>&lt;bpmn2:definitions xmlns:xsi="</span><a class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a><span>" xmlns="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" xmlns:bpmn2="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span>" xmlns:bpmndi="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/DI" target="_blank">http://www.omg.org/spec/BPMN/20100524/DI</a><span>" xmlns:dc="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DC" target="_blank">http://www.omg.org/spec/DD/20100524/DC</a><span>" xmlns:di="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/DD/20100524/DI" target="_blank">http://www.omg.org/spec/DD/20100524/DI</a><span>" xmlns:drools="</span><a class="jive-link-external-small" href="http://www.jboss.org/drools" target="_blank">http://www.jboss.org/drools</a><span>" id="Definition" xsi:schemaLocation="</span><a class="jive-link-external-small" href="http://www.omg.org/spec/BPMN/20100524/MODEL" target="_blank">http://www.omg.org/spec/BPMN/20100524/MODEL</a><span> BPMN20.xsd" expressionLanguage="</span><a class="jive-link-external-small" href="http://www.mvel.org/2.0" target="_blank">http://www.mvel.org/2.0</a><span>" name="Error Boundary Event Process" targetNamespace="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>" typeLanguage="</span><a class="jive-link-external-small" href="http://www.java.com/javaTypes" target="_blank">http://www.java.com/javaTypes</a><span>"&gt;</span></span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:process id="ErrorBoundaryEvent" name="Error Boundary Event Process" isExecutable="true"&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:startEvent id="_1" name="StartProcess"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_1-_2<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:startEvent&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:subProcess id="_2" name="Hello"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_1-_2<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_2-_3<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:startEvent id="_2-1" name="StartSubProcess"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_2-1-_2-2<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:startEvent&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:parallelGateway id="_2-2" name="null"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_2-1-_2-2<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_2-2-_2-3<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_2-2-_2-4<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:parallelGateway&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_2-3" name="ErrorEvent"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_2-2-_2-3<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:errorEventDefinition id="_VVD4gOEJEeCmFs5FZDDDYg" drools:erefname="MyError"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:endEvent&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:task id="_2-4" drools:taskName="MyTask" name="Task"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_2-2-_2-4<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_2-4-_2-5<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:ioSpecification id="_VVD4geEJEeCmFs5FZDDDYg"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInput id="_2-4_TaskNameInput" name="TaskName"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:inputSet id="_VVD4guEJEeCmFs5FZDDDYg"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outputSet id="_VVD4g-EJEeCmFs5FZDDDYg"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:ioSpecification&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInputAssociation id="_VVD4hOEJEeCmFs5FZDDDYg"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:targetRef&gt;</span>_2-4_TaskNameInput<span class="jive-xml-tag">&lt;/bpmn2:targetRef&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:assignment id="_VVD4heEJEeCmFs5FZDDDYg"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_VVD4huEJEeCmFs5FZDDDYg"&gt;</span>MyTask<span class="jive-xml-tag">&lt;/bpmn2:from&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_VVD4h-EJEeCmFs5FZDDDYg"&gt;</span>_2-4_TaskNameInput<span class="jive-xml-tag">&lt;/bpmn2:to&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:assignment&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:dataInputAssociation&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:task&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_2-5" name="EndEvent"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_2-4-_2-5<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:endEvent&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_2-1-_2-2" sourceRef="_2-1" targetRef="_2-2"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_2-2-_2-3" sourceRef="_2-2" targetRef="_2-3"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_2-2-_2-4" sourceRef="_2-2" targetRef="_2-4"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_2-4-_2-5" sourceRef="_2-4" targetRef="_2-5"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:subProcess&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_3" name="EndProcess"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_2-_3<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:terminateEventDefinition id="_VVD4iOEJEeCmFs5FZDDDYg"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:endEvent&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:intermediateCatchEvent id="_4" name="ErrorEvent"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_4-_5<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:errorEventDefinition id="_VVD4ieEJEeCmFs5FZDDDYg" errorRef="_VVD4iuEJEeCmFs5FZDDDYg"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:intermediateCatchEvent&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:scriptTask id="_5" name="Goodbye" scriptFormat="null"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_4-_5<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_5-_6<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:script&gt;</span>System.out.println(&amp;quot;Error handled&amp;quot;);<span class="jive-xml-tag">&lt;/bpmn2:script&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:scriptTask&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_6" name="EndProcess"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_5-_6<span class="jive-xml-tag">&lt;/bpmn2:incoming&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:endEvent&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_1-_2" sourceRef="_1" targetRef="_2"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_2-_3" sourceRef="_2" targetRef="_3"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_4-_5" sourceRef="_4" targetRef="_5"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_5-_6" sourceRef="_5" targetRef="_6"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;/bpmn2:process&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:error id="_VVD4iuEJEeCmFs5FZDDDYg"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNDiagram id="_VVD4i-EJEeCmFs5FZDDDYg"&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNPlane id="_VVD4jOEJEeCmFs5FZDDDYg" bpmnElement="ErrorBoundaryEvent"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_VVD4jeEJEeCmFs5FZDDDYg" bpmnElement="_1"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="30.0" width="30.0" x="27.0" y="115.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNShape&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_VVD4juEJEeCmFs5FZDDDYg" bpmnElement="_2"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="221.0" width="349.0" x="97.0" y="15.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNShape&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_VVD4j-EJEeCmFs5FZDDDYg" bpmnElement="_3"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="28.0" width="28.0" x="489.0" y="113.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNShape&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_VVD4kOEJEeCmFs5FZDDDYg" bpmnElement="_4"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="30.0" width="30.0" x="380.0" y="224.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNShape&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_VVD4keEJEeCmFs5FZDDDYg" bpmnElement="_5"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="48.0" width="80.0" x="355.0" y="288.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNShape&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_VVD4kuEJEeCmFs5FZDDDYg" bpmnElement="_6"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="28.0" width="28.0" x="380.0" y="369.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNShape&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNEdge id="_VVD4k-EJEeCmFs5FZDDDYg" bpmnElement="_1-_2"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="42.0" y="130.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="271.5" y="125.5"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNEdge&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNEdge id="_VVD4lOEJEeCmFs5FZDDDYg" bpmnElement="_2-_3"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="271.5" y="125.5"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="503.0" y="127.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNEdge&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNEdge id="_VVD4leEJEeCmFs5FZDDDYg" bpmnElement="_4-_5"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="395.0" y="239.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="395.0" y="312.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNEdge&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNEdge id="_VVD4luEJEeCmFs5FZDDDYg" bpmnElement="_5-_6"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="395.0" y="312.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="394.0" y="383.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNEdge&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNPlane&gt;</span>
&#160; <span class="jive-xml-tag">&lt;/bpmndi:BPMNDiagram&gt;</span>
<span class="jive-xml-tag">&lt;/bpmn2:definitions&gt;</span>
</code></pre></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/627019#627019">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>