From: Ofir Sonsino Date: Sun, 17 Sep 2017 13:14:08 +0000 (+0300) Subject: VID healthcheck failure in RS ORD X-Git-Tag: v1.1.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F77350%2F1;p=sandbox-vid.git VID healthcheck failure in RS ORD Issue-ID: VID-62 Change-Id: I813f1f94630eab24a52658b7c319d90573cebd49 Signed-off-by: Ofir Sonsino --- diff --git a/epsdk-app-onap/src/main/resources/portal_template.properties b/epsdk-app-onap/src/main/resources/portal_template.properties index c26be554..ed694014 100755 --- a/epsdk-app-onap/src/main/resources/portal_template.properties +++ b/epsdk-app-onap/src/main/resources/portal_template.properties @@ -1,6 +1,6 @@ # Properties read by ECOMP Framework library, ecompFW.jar -portal.api.impl.class = org.openecomp.portalsdk.core.onboarding.client.OnBoardingApiServiceImpl +portal.api.impl.class = org.openecomp.portalapp.service.OnBoardingApiServiceImpl portal.api.prefix = /api max.idle.time = 5 user.attribute.name = user_attribute