From 138525ed86997fe4098c44f3c1f4e5cfe7e14591 Mon Sep 17 00:00:00 2001 From: Bernd Brandl Date: Tue, 21 Jun 2022 13:59:14 +0200 Subject: [PATCH] fix ts-pffs --- .../custom-service-java/custom-service-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMW-Dynatrace-config/CD_VDLM_ts-pffs/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_VDLM_ts-pffs/custom-service-java/custom-service-java.yaml index afbb26fe..407e0402 100644 --- a/BMW-Dynatrace-config/CD_VDLM_ts-pffs/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_ts-pffs/custom-service-java/custom-service-java.yaml @@ -6,7 +6,7 @@ customService1: - name: "ifs-003 (SQS) ServiceNotificationTSPFFS - IN" - className: com.bmw.cc.tspffs.api.seam.boundary.SeamNotificationSqsListenerMF - methodName: onNotification -- methodArgs: java.lang.String","java.util.Map +- methodArgs: java.lang.String","java.util.Map","org.springframework.cloud.aws.messaging.listener.Acknowledgment - returnType: void - skipDeployment: "false"