From fc5c07705edc4dcb7083b39116a43844bb6a1490 Mon Sep 17 00:00:00 2001 From: Ravindra Bakkamanthala Date: Mon, 5 Jun 2017 22:42:02 -0400 Subject: Fixed the Policy API issues and Bugfixes Change-Id: I6e8b54442421b6ebd0ff88426fc6e5f3a36b0690 Signed-off-by: Ravindra Bakkamanthala --- ECOMP-SDK-APP/xacml.admin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ECOMP-SDK-APP/xacml.admin.properties') diff --git a/ECOMP-SDK-APP/xacml.admin.properties b/ECOMP-SDK-APP/xacml.admin.properties index ded60a5b9..b3550dfc1 100644 --- a/ECOMP-SDK-APP/xacml.admin.properties +++ b/ECOMP-SDK-APP/xacml.admin.properties @@ -149,7 +149,7 @@ xacml.rest.pap.password=alpha123 # new Property Please mention your PAP-REST webapps Location here. -xacml.rest.config.webapps=C:\\Second Tomcat\\apache-tomcat-8.0.23\\webapps\\ConfigPAP\\ +xacml.rest.config.webapps=/home/users/PolicyEngine/webapps/ConfigPAP/ # pdps file - Needs to have the location of the PDPs File of the PAP-REST xacml.rest.pdp.idfile=test.properties -- cgit 1.2.3-korg