From 8e3ee2eab19c9b2db2423567418ab28b65ff8aec Mon Sep 17 00:00:00 2001 From: Lukasz Muszkieta Date: Fri, 6 Apr 2018 14:50:21 +0200 Subject: PnfReadyEventConsumer implementation Change-Id: Ia4d9fedb023ef6893e887ff6b5802623649aeeba Issue-ID: SO-466 Signed-off-by: Lukasz Muszkieta --- .../src/main/webapp/WEB-INF/applicationContext.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml') diff --git a/bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml b/bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml index 46cea5da63..f46cd065ed 100644 --- a/bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml +++ b/bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml @@ -14,4 +14,18 @@ + + + + + + + + + + + + + + -- cgit 1.2.3-korg