15:32:49,601 ERROR [org.camunda.bpm.engine.context] (ServerService Thread Pool -- 50) ENGINE-16004 Exception while closing command context: ENGINE-09005 Could not parse BPMN process. Errors:
* One of the attributes 'class', 'delegateExpression', 'type', or 'expression' is mandatory on serviceTask. | pizza-order.bpmn | line 41 | column 76: org.camunda.bpm.engine.ProcessEngineException: ENGINE-09005 Could not parse BPMN process. Errors:
* One of the attributes 'class', 'delegateExpression', 'type', or 'expression' is mandatory on serviceTask. | pizza-order.bpmn | line 41 | column 76
at org.camunda.bpm.engine.impl.util.EngineUtilLogger.exceptionDuringParsing(EngineUtilLogger.java:58) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.util.xml.Parse.throwExceptionForErrors(Parse.java:191) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse.execute(BpmnParse.java:305) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer.transformDefinitions(BpmnDeployer.java:100) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.AbstractDefinitionDeployer.transformResource(AbstractDefinitionDeployer.java:91) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.AbstractDefinitionDeployer.parseDefinitionResources(AbstractDefinitionDeployer.java:66) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.AbstractDefinitionDeployer.deploy(AbstractDefinitionDeployer.java:56) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache$1.call(DeploymentCache.java:69) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache$1.call(DeploymentCache.java:66) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandContext.runWithoutAuthorization(CommandContext.java:553) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache.deploy(DeploymentCache.java:66) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager.insertDeployment(DeploymentManager.java:52) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.deploy(DeployCmd.java:470) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd$1.call(DeployCmd.java:137) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd$1.call(DeployCmd.java:126) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandContext.runWithoutAuthorization(CommandContext.java:553) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.doExecute(DeployCmd.java:126) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:93) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:75) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:95) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:58) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.RepositoryServiceImpl.deploy(RepositoryServiceImpl.java:92) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl.deploy(DeploymentBuilderImpl.java:207) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl.deploy(ProcessApplicationDeploymentBuilderImpl.java:59) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService$3.run(ProcessApplicationDeploymentService.java:168)
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService$3.run(ProcessApplicationDeploymentService.java:165)
at org.camunda.bpm.container.impl.jboss.util.Tccl.runWithTccl(Tccl.java:53)
at org.camunda.bpm.container.impl.jboss.util.Tccl.runUnderClassloader(Tccl.java:45)
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService.performDeployment(ProcessApplicationDeploymentService.java:165)
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService$1.run(ProcessApplicationDeploymentService.java:88)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_11]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_11]
at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_11]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]
at org.jboss.threads.JBossThread.run(JBossThread.java:122)
15:32:49,621 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 50) MSC00001: Failed to start service org.camunda.bpm.platform.process-application-module."pizza-order.war".DEPLOY.pizza-order: org.jboss.msc.service.StartException in service org.camunda.bpm.platform.process-application-module."pizza-order.war".DEPLOY.pizza-order: Could not register process application with shared process engine
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService.performDeployment(ProcessApplicationDeploymentService.java:179) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService$1.run(ProcessApplicationDeploymentService.java:88) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_11]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [rt.jar:1.7.0_11]
at java.util.concurrent.FutureTask.run(FutureTask.java:166) [rt.jar:1.7.0_11]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.7.0_11]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.7.0_11]
at java.lang.Thread.run(Thread.java:722) [rt.jar:1.7.0_11]
at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final.jar:2.1.0.Final]
Caused by: org.camunda.bpm.engine.ProcessEngineException: ENGINE-09005 Could not parse BPMN process. Errors:
* One of the attributes 'class', 'delegateExpression', 'type', or 'expression' is mandatory on serviceTask. | pizza-order.bpmn | line 41 | column 76
at org.camunda.bpm.engine.impl.util.EngineUtilLogger.exceptionDuringParsing(EngineUtilLogger.java:58) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.util.xml.Parse.throwExceptionForErrors(Parse.java:191) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse.execute(BpmnParse.java:305) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer.transformDefinitions(BpmnDeployer.java:100) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.AbstractDefinitionDeployer.transformResource(AbstractDefinitionDeployer.java:91) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.AbstractDefinitionDeployer.parseDefinitionResources(AbstractDefinitionDeployer.java:66) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.AbstractDefinitionDeployer.deploy(AbstractDefinitionDeployer.java:56) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache$1.call(DeploymentCache.java:69) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache$1.call(DeploymentCache.java:66) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandContext.runWithoutAuthorization(CommandContext.java:553) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache.deploy(DeploymentCache.java:66) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager.insertDeployment(DeploymentManager.java:52) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.deploy(DeployCmd.java:470) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd$1.call(DeployCmd.java:137) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd$1.call(DeployCmd.java:126) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandContext.runWithoutAuthorization(CommandContext.java:553) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.doExecute(DeployCmd.java:126) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:93) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.cmd.DeployCmd.execute(DeployCmd.java:75) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl.execute(CommandExecutorImpl.java:24) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:95) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor.execute(JtaTransactionInterceptor.java:58) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.interceptor.LogInterceptor.execute(LogInterceptor.java:30) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.RepositoryServiceImpl.deploy(RepositoryServiceImpl.java:92) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl.deploy(DeploymentBuilderImpl.java:207) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl.deploy(ProcessApplicationDeploymentBuilderImpl.java:59) [camunda-engine-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService$3.run(ProcessApplicationDeploymentService.java:168) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService$3.run(ProcessApplicationDeploymentService.java:165) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.util.Tccl.runWithTccl(Tccl.java:53) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.util.Tccl.runUnderClassloader(Tccl.java:45) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
at org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService.performDeployment(ProcessApplicationDeploymentService.java:165) [camunda-jboss-subsystem-7.4.0.jar:7.4.0]
... 8 more
15:32:51,246 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "pizza-order.war" (runtime-name : "pizza-order.war")
15:32:51,251 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "camunda-welcome.war" (runtime-name : "camunda-welcome.war")
15:32:51,252 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "camunda-webapp-jboss-7.4.0.war" (runtime-name : "camunda-webapp-jboss-7.4.0.war")
15:32:51,254 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "camunda-h2-webapp-7.4.0.war" (runtime-name : "camunda-h2-webapp-7.4.0.war")
15:32:51,255 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "camunda-example-invoice-7.4.0.war" (runtime-name : "camunda-example-invoice-7.4.0.war")
15:32:51,257 INFO [org.jboss.as.server] (ServerService Thread Pool -- 27) JBAS018559: Deployed "camunda-engine-rest-7.4.0.war" (runtime-name : "camunda-engine-rest-7.4.0.war")
15:32:51,287 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
JBAS014777: Services which failed to start: service org.camunda.bpm.platform.process-application-module."pizza-order.war".DEPLOY.pizza-order: org.jboss.msc.service.StartException in service org.camunda.bpm.platform.process-application-module."pizza-order.war".DEPLOY.pizza-order: Could not register process application with shared process engine
Additionally, you have to configure some placeholder expressions for the service tasks and the conditional sequence flows. Otherwise, you wouldn’t be able to deploy this process on the process engine. Please set theExpressionproperty of both service tasks to${true}. Also set theConditionproperty of the sequence flows after the exclusive gateway to${true}, respectively${false}.
here is our bpmn file:
<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
<bpmn:process id="orderPizza" name="Order Pizza" isExecutable="true">
<bpmn:startEvent id="StartEvent_1" name="Order received" camunda:formKey="app:placeorder.jsf">
<bpmn:outgoing>SequenceFlow_06atmu2</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:sequenceFlow id="SequenceFlow_06atmu2" sourceRef="StartEvent_1" targetRef="ServiceTask_0lrmoed" />
<bpmn:serviceTask id="ServiceTask_0lrmoed" name="Persist Order" camunda:expression="${true}">
<bpmn:incoming>SequenceFlow_06atmu2</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_08ax6yk</bpmn:outgoing>
</bpmn:serviceTask>
<bpmn:sequenceFlow id="SequenceFlow_08ax6yk" sourceRef="ServiceTask_0lrmoed" targetRef="UserTask_0b3v36h" />
<bpmn:userTask id="UserTask_0b3v36h" name="Approve Order">
<bpmn:incoming>SequenceFlow_08ax6yk</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_14w7jxd</bpmn:outgoing>
</bpmn:userTask>
<bpmn:exclusiveGateway id="ExclusiveGateway_07926wc" name="Order approved?">
<bpmn:incoming>SequenceFlow_14w7jxd</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_10r7cva</bpmn:outgoing>
<bpmn:outgoing>SequenceFlow_0md4bjf</bpmn:outgoing>
</bpmn:exclusiveGateway>
<bpmn:sequenceFlow id="SequenceFlow_14w7jxd" sourceRef="UserTask_0b3v36h" targetRef="ExclusiveGateway_07926wc" />
<bpmn:sequenceFlow id="SequenceFlow_10r7cva" name="Yes" sourceRef="ExclusiveGateway_07926wc" targetRef="UserTask_19diw18">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${true}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:endEvent id="EndEvent_1ccb1zj" name="Pizza prepared">
<bpmn:incoming>SequenceFlow_1mcsbs4</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_1mcsbs4" sourceRef="UserTask_19diw18" targetRef="EndEvent_1ccb1zj" />
<bpmn:sequenceFlow id="SequenceFlow_0md4bjf" name="No" sourceRef="ExclusiveGateway_07926wc" targetRef="ServiceTask_1w32ybd">
<bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${false}</bpmn:conditionExpression>
</bpmn:sequenceFlow>
<bpmn:userTask id="UserTask_19diw18" name="Prepare Pizza">
<bpmn:incoming>SequenceFlow_10r7cva</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_1mcsbs4</bpmn:outgoing>
</bpmn:userTask>
<bpmn:endEvent id="EndEvent_064cd62" name="Order rejected">
<bpmn:incoming>SequenceFlow_0yiiw0c</bpmn:incoming>
</bpmn:endEvent>
<bpmn:sequenceFlow id="SequenceFlow_0yiiw0c" sourceRef="ServiceTask_1w32ybd" targetRef="EndEvent_064cd62" />
<bpmn:serviceTask id="ServiceTask_1w32ybd" name="Send Rejection Email">
<bpmn:incoming>SequenceFlow_0md4bjf</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0yiiw0c</bpmn:outgoing>
</bpmn:serviceTask>
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="orderPizza">
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
<dc:Bounds x="120" y="103" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="93" y="139" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_06atmu2_di" bpmnElement="SequenceFlow_06atmu2">
<di:waypoint xsi:type="dc:Point" x="156" y="121" />
<di:waypoint xsi:type="dc:Point" x="224" y="121" />
<bpmndi:BPMNLabel>
<dc:Bounds x="145" y="111" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_0lrmoed_di" bpmnElement="ServiceTask_0lrmoed">
<dc:Bounds x="223.579" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_08ax6yk_di" bpmnElement="SequenceFlow_08ax6yk">
<di:waypoint xsi:type="dc:Point" x="324" y="121" />
<di:waypoint xsi:type="dc:Point" x="393" y="121" />
<bpmndi:BPMNLabel>
<dc:Bounds x="313.5" y="111" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_0b3v36h_di" bpmnElement="UserTask_0b3v36h">
<dc:Bounds x="392.579" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ExclusiveGateway_07926wc_di" bpmnElement="ExclusiveGateway_07926wc" isMarkerVisible="true">
<dc:Bounds x="551.579" y="96" width="50" height="50" />
<bpmndi:BPMNLabel>
<dc:Bounds x="531.579" y="75" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_14w7jxd_di" bpmnElement="SequenceFlow_14w7jxd">
<di:waypoint xsi:type="dc:Point" x="493" y="121" />
<di:waypoint xsi:type="dc:Point" x="552" y="121" />
<bpmndi:BPMNLabel>
<dc:Bounds x="477.5" y="111" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_10r7cva_di" bpmnElement="SequenceFlow_10r7cva">
<di:waypoint xsi:type="dc:Point" x="602" y="121" />
<di:waypoint xsi:type="dc:Point" x="683" y="121" />
<bpmndi:BPMNLabel>
<dc:Bounds x="593.5" y="98" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="EndEvent_1ccb1zj_di" bpmnElement="EndEvent_1ccb1zj">
<dc:Bounds x="854.153" y="103" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="827.153" y="139" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_1mcsbs4_di" bpmnElement="SequenceFlow_1mcsbs4">
<di:waypoint xsi:type="dc:Point" x="783" y="121" />
<di:waypoint xsi:type="dc:Point" x="854" y="121" />
<bpmndi:BPMNLabel>
<dc:Bounds x="773.5" y="111" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_0md4bjf_di" bpmnElement="SequenceFlow_0md4bjf">
<di:waypoint xsi:type="dc:Point" x="577" y="146" />
<di:waypoint xsi:type="dc:Point" x="577" y="262" />
<di:waypoint xsi:type="dc:Point" x="683" y="262" />
<bpmndi:BPMNLabel>
<dc:Bounds x="514" y="196" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="UserTask_19diw18_di" bpmnElement="UserTask_19diw18">
<dc:Bounds x="682.579" y="81" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_064cd62_di" bpmnElement="EndEvent_064cd62">
<dc:Bounds x="854" y="244" width="36" height="36" />
<bpmndi:BPMNLabel>
<dc:Bounds x="827" y="280" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="SequenceFlow_0yiiw0c_di" bpmnElement="SequenceFlow_0yiiw0c">
<di:waypoint xsi:type="dc:Point" x="783" y="262" />
<di:waypoint xsi:type="dc:Point" x="854" y="262" />
<bpmndi:BPMNLabel>
<dc:Bounds x="773.5" y="252" width="90" height="20" />
</bpmndi:BPMNLabel>
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="ServiceTask_1w32ybd_di" bpmnElement="ServiceTask_1w32ybd">
<dc:Bounds x="683" y="222" width="100" height="80" />
</bpmndi:BPMNShape>
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>
<bpmn:serviceTask id="ServiceTask_1w32ybd" name="Send Rejection Email">
<bpmn:incoming>SequenceFlow_0md4bjf</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0yiiw0c</bpmn:outgoing>
</bpmn:serviceTask>
--
You received this message because you are subscribed to a topic in the Google Groups "camunda BPM users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/camunda-bpm-users/Bk47HICwdrk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to camunda-bpm-us...@googlegroups.com.
To post to this group, send email to camunda-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/camunda-bpm-users/b35a2919-cf71-4746-9594-e6370d429bb8%40googlegroups.com.
<build>
<finalName>pizza-order</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>2.3</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
</configuration>
</plugin>
</plugins>
</build>