MSOCommonBPMN flows are not being deployed 31/17731/1
authorRob Daugherty <rd472p@att.com>
Mon, 9 Oct 2017 20:47:29 +0000 (16:47 -0400)
committerRob Daugherty <rd472p@att.com>
Mon, 9 Oct 2017 20:47:50 +0000 (16:47 -0400)
commit9bd4816faf634e5e972e82a01f4090c300feedea
treefc3a82d6cd0f2ccf846f4d202b1a98ac2117ccb1
parentd53a72c4f5a613c1dee59a1eab9d1c8dd800d28a
MSOCommonBPMN flows are not being deployed

Flows in the MSOCommonBPMN jar, which is embedded in the
MSOInfrastructureBPMN war, are not being deployed.

MSOCommonBPMN needs a processes.xml file.

I'm also fixing a problem with CustomE2EGetService.bpmn, which claims
it is the GenericGetService flow.  This creates a conflict with the
real GenericGetService flow.

Issue: SO-199
Change-Id: I1ec9d4ad079abf65b5c276b625b46a86805a15e6
Signed-off-by: Rob Daugherty <rd472p@att.com>
bpmn/MSOCommonBPMN/src/main/resources/META-INF/processes.xml [new file with mode: 0644]
bpmn/MSOCommonBPMN/src/main/resources/subprocess/CustomE2EGetService.bpmn