Fixes for Infrastructure module startup 05/16905/1
authorArthur Martella <amartell@research.att.com>
Mon, 2 Oct 2017 19:16:17 +0000 (15:16 -0400)
committerArthur Martella <amartell@research.att.com>
Mon, 2 Oct 2017 19:16:17 +0000 (15:16 -0400)
Excluding jersey-all from pom.xml and fixing broken bpmn file.

Change-Id: I466a593f08d20f6b37e367f3ccc67bd8a7165029
Issue-ID: SO-160
Signed-off-by: Arthur Martella <amartell@research.att.com>
bpmn/MSOInfrastructureBPMN/pom.xml
bpmn/MSOInfrastructureBPMN/src/main/resources/subprocess/DoUnderlayVpnOperation.bpmn

index 3ca9c63..94db041 100644 (file)
                        <groupId>org.onap.msb.java-sdk</groupId>\r
                        <artifactId>msb-java-sdk</artifactId>\r
                        <version>1.0.0-SNAPSHOT</version>\r
+                       <exclusions>\r
+                               <exclusion>\r
+                                       <groupId>com.eclipsesource.jaxrs</groupId>\r
+                                       <artifactId>jersey-all</artifactId>\r
+                               </exclusion>\r
+                       </exclusions>\r
                </dependency>\r
 \r
                <!--for yang tools-->\r
index f952587..cbcde69 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.10.0">
-  <bpmn:process id="Process_1" name="no" isExecutable="true">
+<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="1.6.0">
+  <bpmn:process id="DoUnderlayVpnOperation" name="DoUnderlayVpnOperation" isExecutable="true">
     <bpmn:startEvent id="StartEvent_1">
       <bpmn:outgoing>SequenceFlow_0trm4dk</bpmn:outgoing>
     </bpmn:startEvent>
@@ -15,7 +15,7 @@
     <bpmn:endEvent id="EndEvent_0urwhzh">
       <bpmn:incoming>SequenceFlow_083crve</bpmn:incoming>
       <bpmn:incoming>SequenceFlow_0al8gdl</bpmn:incoming>
-      <bpmn:errorEventDefinition />
+      <bpmn:errorEventDefinition errorRef="Error_1ajtcbe" />
     </bpmn:endEvent>
     <bpmn:sequenceFlow id="SequenceFlow_0trm4dk" sourceRef="StartEvent_1" targetRef="Task_0p43ddw" />
     <bpmn:sequenceFlow id="SequenceFlow_1amfirn" name="ok" sourceRef="ExclusiveGateway_0vvnd7x" targetRef="ServiceTask_1uy6bdu">
@@ -78,7 +78,7 @@
     <bpmn:endEvent id="EndEvent_0ggbe9w">
       <bpmn:incoming>SequenceFlow_19glon5</bpmn:incoming>
       <bpmn:incoming>SequenceFlow_1q83qn9</bpmn:incoming>
-      <bpmn:errorEventDefinition />
+      <bpmn:errorEventDefinition errorRef="Error_1ajtcbe" />
     </bpmn:endEvent>
     <bpmn:sequenceFlow id="SequenceFlow_0al8gdl" name="error" sourceRef="ExclusiveGateway_09xxhiu" targetRef="EndEvent_0urwhzh" />
     <bpmn:sequenceFlow id="SequenceFlow_07bp14s" sourceRef="Task_0brg0a4" targetRef="ExclusiveGateway_1opobct" />
@@ -92,8 +92,9 @@
     <bpmn:sequenceFlow id="SequenceFlow_19glon5" name="error" sourceRef="ExclusiveGateway_1opobct" targetRef="EndEvent_0ggbe9w" />
     <bpmn:sequenceFlow id="SequenceFlow_1q83qn9" name="error" sourceRef="ExclusiveGateway_1x7erbs" targetRef="EndEvent_0ggbe9w" />
   </bpmn:process>
+  <bpmn:error id="Error_1ajtcbe" name="MSO Workflow Exception" errorCode="MSOWorkflowException" />
   <bpmndi:BPMNDiagram id="BPMNDiagram_1">
-    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_1">
+    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="DoUnderlayVpnOperation">
       <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
         <dc:Bounds x="-38" y="193" width="36" height="36" />
         <bpmndi:BPMNLabel>