<!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="https://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;">
    Re: Unable to save process from process-designer after moving it from Eclipse (NPE)
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="https://community.jboss.org/people/mpgong">Michael G</a> in <i>jBPM</i> - <a href="https://community.jboss.org/message/775095#775095">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>From a clean start, i created a process and when i build it gives me this error.&#160; unable to parse xml : Exception class org.xml.sax.SAXParseException : &lt;itemDefinition&gt; is after an invalid element: org.drools.xml.Handle</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Here is the generated source - not sure if this is the cause but the placement of the error element i think is out of place.&#160; I also included the process image.</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="_D18mACgeEeKa2dBsissNHQ" 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" targetNamespace="</span><a class="jive-link-external-small" href="http://www.omg.org/bpmn20" target="_blank">http://www.omg.org/bpmn20</a><span>"&gt;</span></span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:error id="_D18mESgeEeKa2dBsissNHQ"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:itemDefinition id="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyThirdParamInputItem" structureRef="java.lang.Object"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:itemDefinition id="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MySecondParamInputItem" structureRef="String"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:itemDefinition id="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyFirstParamInputItem" structureRef="String"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:itemDefinition id="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_ResultOutputItem" structureRef="java.lang.Object"/&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmn2:process id="org.test.TestProcess" drools:packageName="org.test" name="TestProcess" isExecutable="true"&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:startEvent id="_C0E8024B-D23C-4371-84A6-C3F2613E4E0E" drools:bgcolor="#9acd32" drools:selectable="true" name=""&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_F7DB9025-8F90-4139-9366-172758477A77<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"><span>&lt;bpmn2:scriptTask id="_358A3AE2-8FF7-4D7C-AAFA-C949EF507E9E" drools:selectable="true" name="" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_F7DB9025-8F90-4139-9366-172758477A77<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>_D4D28A09-C984-4DA7-8A5C-F5F9EECFF2F1<span class="jive-xml-tag">&lt;/bpmn2:outgoing&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:sequenceFlow id="_F7DB9025-8F90-4139-9366-172758477A77" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_C0E8024B-D23C-4371-84A6-C3F2613E4E0E" targetRef="_358A3AE2-8FF7-4D7C-AAFA-C949EF507E9E"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:task id="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D" drools:selectable="true" drools:taskName="MyTask" name="My Task"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_D4D28A09-C984-4DA7-8A5C-F5F9EECFF2F1<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>_F1EDCA41-B5A1-4951-A235-93953F8C8577<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:ioSpecification id="_D18mASgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInput id="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_TaskNameInput" name="TaskName"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInput id="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyThirdParamInput" drools:dtype="java.lang.Object" itemSubjectRef="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyThirdParamInputItem" name="MyThirdParam"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInput id="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MySecondParamInput" drools:dtype="String" itemSubjectRef="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MySecondParamInputItem" name="MySecondParam"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInput id="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyFirstParamInput" drools:dtype="String" itemSubjectRef="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyFirstParamInputItem" name="MyFirstParam"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataOutput id="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_ResultOutput" drools:dtype="java.lang.Object" itemSubjectRef="__1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_ResultOutputItem" name="Result"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:inputSet id="_D18mAigeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInputRefs&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyThirdParamInput<span class="jive-xml-tag">&lt;/bpmn2:dataInputRefs&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInputRefs&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MySecondParamInput<span class="jive-xml-tag">&lt;/bpmn2:dataInputRefs&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInputRefs&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyFirstParamInput<span class="jive-xml-tag">&lt;/bpmn2:dataInputRefs&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInputRefs&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_TaskNameInput<span class="jive-xml-tag">&lt;/bpmn2:dataInputRefs&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:inputSet&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outputSet id="_D18mAygeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataOutputRefs&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_ResultOutput<span class="jive-xml-tag">&lt;/bpmn2:dataOutputRefs&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:outputSet&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:ioSpecification&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:dataInputAssociation id="_D18mBCgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:targetRef&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_TaskNameInput<span class="jive-xml-tag">&lt;/bpmn2:targetRef&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:assignment id="_D18mBSgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_D18mBigeEeKa2dBsissNHQ"&gt;</span>MyTask<span class="jive-xml-tag">&lt;/bpmn2:from&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_D18mBygeEeKa2dBsissNHQ"&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_TaskNameInput<span class="jive-xml-tag">&lt;/bpmn2:to&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:assignment&gt;</span>
&#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:dataInputAssociation id="_D18mCCgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:targetRef&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyThirdParamInput<span class="jive-xml-tag">&lt;/bpmn2:targetRef&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:assignment id="_D18mCSgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_D18mCigeEeKa2dBsissNHQ"&gt;</span><span class="jive-xml-tag">&lt;/bpmn2:from&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_D18mCygeEeKa2dBsissNHQ"&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MyThirdParamInput<span class="jive-xml-tag">&lt;/bpmn2:to&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:assignment&gt;</span>
&#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:dataInputAssociation id="_D18mDCgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:targetRef&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MySecondParamInput<span class="jive-xml-tag">&lt;/bpmn2:targetRef&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:assignment id="_D18mDSgeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:from xsi:type="bpmn2:tFormalExpression" id="_D18mDigeEeKa2dBsissNHQ"&gt;</span><span class="jive-xml-tag">&lt;/bpmn2:from&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:to xsi:type="bpmn2:tFormalExpression" id="_D18mDygeEeKa2dBsissNHQ"&gt;</span>_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D_MySecondParamInput<span class="jive-xml-tag">&lt;/bpmn2:to&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:assignment&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:dataInputAssociation&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:task&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_D4D28A09-C984-4DA7-8A5C-F5F9EECFF2F1" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_358A3AE2-8FF7-4D7C-AAFA-C949EF507E9E" targetRef="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:subProcess id="_263172FF-A551-4E41-9F14-2C5BED4ECF61" drools:selectable="true" name=""&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_F1EDCA41-B5A1-4951-A235-93953F8C8577<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>_C5C6C051-8379-4B02-91D9-48F1662A2F56<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:startEvent id="_2658B9CF-CBA2-4485-8467-AFB9E658BCF3" drools:bgcolor="#9acd32" drools:selectable="true" name=""&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_8D9C82F2-EE25-4258-86B5-9B7FA34371A5<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"><span>&lt;bpmn2:scriptTask id="_3360513B-8ED4-4921-B5BB-AA7C1BCFB68C" drools:selectable="true" name="" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_8D9C82F2-EE25-4258-86B5-9B7FA34371A5<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>_4B6091CD-F921-4D83-829E-B658032FA3D3<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:scriptTask&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_D390EDEA-04AD-40B4-98CE-ACFC5E489485" drools:bgcolor="#ff6347" drools:selectable="true" name=""&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_4B6091CD-F921-4D83-829E-B658032FA3D3<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="_D18mECgeEeKa2dBsissNHQ" errorRef="_D18mESgeEeKa2dBsissNHQ"/&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="_8D9C82F2-EE25-4258-86B5-9B7FA34371A5" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_2658B9CF-CBA2-4485-8467-AFB9E658BCF3" targetRef="_3360513B-8ED4-4921-B5BB-AA7C1BCFB68C"/&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:sequenceFlow id="_4B6091CD-F921-4D83-829E-B658032FA3D3" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_3360513B-8ED4-4921-B5BB-AA7C1BCFB68C" targetRef="_D390EDEA-04AD-40B4-98CE-ACFC5E489485"/&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:sequenceFlow id="_F1EDCA41-B5A1-4951-A235-93953F8C8577" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D" targetRef="_263172FF-A551-4E41-9F14-2C5BED4ECF61"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag"><span>&lt;bpmn2:scriptTask id="_01DA0613-84AC-46A5-8DD9-48AEA1306C29" drools:selectable="true" name="" scriptFormat="</span><a class="jive-link-external-small" href="http://www.java.com/java" target="_blank">http://www.java.com/java</a><span>"&gt;</span></span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_21EDC464-F371-4FDF-8466-89C5515863A4<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>_6B75D2E5-A6B0-4124-9446-D60D4B7115BC<span class="jive-xml-tag">&lt;/bpmn2:outgoing&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:sequenceFlow id="_21EDC464-F371-4FDF-8466-89C5515863A4" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_063DB8ED-F560-41A1-97D0-B8D5130097A4" targetRef="_01DA0613-84AC-46A5-8DD9-48AEA1306C29"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_2DCBFE14-2711-4B41-8B4F-9AA6096D7589" drools:bgcolor="#ff6347" drools:selectable="true" name=""&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_6B75D2E5-A6B0-4124-9446-D60D4B7115BC<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="_6B75D2E5-A6B0-4124-9446-D60D4B7115BC" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_01DA0613-84AC-46A5-8DD9-48AEA1306C29" targetRef="_2DCBFE14-2711-4B41-8B4F-9AA6096D7589"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:endEvent id="_09B4A5B0-E6C4-462B-99E3-B3987CED082C" drools:bgcolor="#ff6347" drools:selectable="true" name=""&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:incoming&gt;</span>_C5C6C051-8379-4B02-91D9-48F1662A2F56<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="_C5C6C051-8379-4B02-91D9-48F1662A2F56" drools:bgcolor="#000000" drools:selectable="true" sourceRef="_263172FF-A551-4E41-9F14-2C5BED4ECF61" targetRef="_09B4A5B0-E6C4-462B-99E3-B3987CED082C"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:boundaryEvent id="_063DB8ED-F560-41A1-97D0-B8D5130097A4" drools:bgcolor="#f5deb3" drools:selectable="true" drools:bordercolor="#a0522d" drools:boundaryca="false" name="" attachedToRef="_263172FF-A551-4E41-9F14-2C5BED4ECF61" cancelActivity="false"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:outgoing&gt;</span>_21EDC464-F371-4FDF-8466-89C5515863A4<span class="jive-xml-tag">&lt;/bpmn2:outgoing&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmn2:errorEventDefinition id="_D18mEigeEeKa2dBsissNHQ" errorRef="_D18mESgeEeKa2dBsissNHQ"/&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;/bpmn2:boundaryEvent&gt;</span>
&#160; <span class="jive-xml-tag">&lt;/bpmn2:process&gt;</span>
&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNDiagram id="_D18mEygeEeKa2dBsissNHQ"&gt;</span>
&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNPlane id="_D18mFCgeEeKa2dBsissNHQ" bpmnElement="org.test.TestProcess"&gt;</span>
&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;bpmndi:BPMNShape id="_D18mFSgeEeKa2dBsissNHQ" bpmnElement="_C0E8024B-D23C-4371-84A6-C3F2613E4E0E"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="30.0" width="30.0" x="102.0" y="233.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="_D18mFigeEeKa2dBsissNHQ" bpmnElement="_358A3AE2-8FF7-4D7C-AAFA-C949EF507E9E"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="80.0" width="100.0" x="177.0" y="208.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="_D18mFygeEeKa2dBsissNHQ" bpmnElement="_F7DB9025-8F90-4139-9366-172758477A77"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="117.0" y="248.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="227.0" y="248.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:BPMNShape id="_D18mGCgeEeKa2dBsissNHQ" bpmnElement="_1A8E2211-D3AC-447B-B6E4-7A9034F1B79D"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="80.0" width="100.0" x="330.0" y="208.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="_D18mGSgeEeKa2dBsissNHQ" bpmnElement="_D4D28A09-C984-4DA7-8A5C-F5F9EECFF2F1"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="227.0" y="248.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="380.0" y="248.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:BPMNShape id="_D18mGigeEeKa2dBsissNHQ" bpmnElement="_263172FF-A551-4E41-9F14-2C5BED4ECF61"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="249.0" width="371.0" x="525.0" y="168.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="_D18mGygeEeKa2dBsissNHQ" bpmnElement="_2658B9CF-CBA2-4485-8467-AFB9E658BCF3"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="30.0" width="30.0" x="60.0" y="65.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="_D18mHCgeEeKa2dBsissNHQ" bpmnElement="_3360513B-8ED4-4921-B5BB-AA7C1BCFB68C"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="80.0" width="100.0" x="135.0" y="40.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="_D18mHSgeEeKa2dBsissNHQ" bpmnElement="_D390EDEA-04AD-40B4-98CE-ACFC5E489485"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="28.0" width="28.0" x="301.0" y="64.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="_D18mHigeEeKa2dBsissNHQ" bpmnElement="_8D9C82F2-EE25-4258-86B5-9B7FA34371A5"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="75.0" y="80.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="185.0" y="80.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="_D18mHygeEeKa2dBsissNHQ" bpmnElement="_4B6091CD-F921-4D83-829E-B658032FA3D3"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="185.0" y="80.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="315.0" y="78.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="_D18mICgeEeKa2dBsissNHQ" bpmnElement="_F1EDCA41-B5A1-4951-A235-93953F8C8577"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="380.0" y="248.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="477.0" y="248.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="477.0" y="292.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="710.5" y="292.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:BPMNShape id="_D18mISgeEeKa2dBsissNHQ" bpmnElement="_01DA0613-84AC-46A5-8DD9-48AEA1306C29"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="80.0" width="100.0" x="956.0" y="318.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="_D18mIigeEeKa2dBsissNHQ" bpmnElement="_21EDC464-F371-4FDF-8466-89C5515863A4"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="896.0" y="358.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="1006.0" y="358.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:BPMNShape id="_D18mIygeEeKa2dBsissNHQ" bpmnElement="_2DCBFE14-2711-4B41-8B4F-9AA6096D7589"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="28.0" width="28.0" x="1099.0" y="342.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="_D18mJCgeEeKa2dBsissNHQ" bpmnElement="_6B75D2E5-A6B0-4124-9446-D60D4B7115BC"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="1006.0" y="358.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="1113.0" y="356.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:BPMNShape id="_D18mJSgeEeKa2dBsissNHQ" bpmnElement="_09B4A5B0-E6C4-462B-99E3-B3987CED082C"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="28.0" width="28.0" x="1018.0" y="232.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="_D18mJigeEeKa2dBsissNHQ" bpmnElement="_C5C6C051-8379-4B02-91D9-48F1662A2F56"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="710.5" y="292.5"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="958.0" y="292.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="958.0" y="248.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="1032.0" y="246.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:BPMNShape id="_D18mJygeEeKa2dBsissNHQ" bpmnElement="_063DB8ED-F560-41A1-97D0-B8D5130097A4"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;dc:Bounds height="30.0" width="30.0" x="881.0" y="343.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="_D18mKCgeEeKa2dBsissNHQ" bpmnElement="_063DB8ED-F560-41A1-97D0-B8D5130097A4"&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="362.0" y="187.0"/&gt;</span>
&#160;&#160;&#160;&#160;&#160;&#160;&#160; <span class="jive-xml-tag">&lt;di:waypoint xsi:type="dc:Point" x="362.0" y="187.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><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/2-775095-19841/org.test.TestProcess.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/2-775095-19841/450-172/org.test.TestProcess.png </span></a></p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="https://community.jboss.org/message/775095#775095">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM at <a href="https://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>