Clean up Process Engine selection logic
[so.git] / bpmn / MSOInfrastructureBPMN / src / main / resources / META-INF / processes.xml
index 4053de8..3e81a6a 100644 (file)
@@ -23,7 +23,7 @@
 <process-application\r
     xmlns="http://www.camunda.org/schema/1.0/ProcessApplication"\r
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
-  <process-engine name="infrastructure">\r
+  <process-engine name="default">\r
     <configuration>org.camunda.bpm.engine.impl.cfg.StandaloneProcessEngineConfiguration</configuration>\r
     <datasource>java:jboss/datasources/ProcessEngine</datasource>\r
     <properties>\r
@@ -71,7 +71,7 @@
 \r
 \r
        <process-archive name="MSOInfrastructureBPMN">\r
-               <process-engine>infrastructure</process-engine>\r
+               <process-engine>default</process-engine>\r
                <properties>\r
                <property name="isDeleteUponUndeploy">false</property>\r
                <property name="isScanForProcessDefinitions">true</property>\r