Fixed the Policy API issues and Bugfixes
[policy/engine.git] / packages / base / src / files / install / servers / pap / bin / xacml.pap.properties
index 2a45ad3..3e30bde 100644 (file)
@@ -24,7 +24,7 @@
 xacml.PAP.papEngineFactory=org.openecomp.policy.xacml.std.pap.StdEngineFactory
 dictionary.impl.className=org.openecomp.policy.pap.xacml.rest.handler.DictionaryHandlerImpl
 savePolicy.impl.className=org.openecomp.policy.pap.xacml.rest.handler.SavePolicyHandler
-pushPolicy.impl.className=org.openecomp.policy.pap.xacml.rest.handler.PushPolicyHander
+pushPolicy.impl.className=org.openecomp.policy.pap.xacml.rest.handler.PushPolicyHandler
 deletePolicy.impl.className=org.openecomp.policy.pap.xacml.rest.handler.DeleteHandler
 #
 # Where we store our PAP PDP Group/Node information
@@ -110,6 +110,8 @@ xacml.rest.pap.autopush.flag=false
 xacml.rest.pap.autopush.file=autopush.properties
 #Patter to identify if a attribute is ready. Currently just a place holder
 xacm.xcor.required.pattern=1,1
+#the number of times an incoming policy update notification will be tried to be processed (or until it succeeds)
+xacml.rest.pap.incomingnotification.tries=4
 
 #***Properties for IntegrityMonitor integration defined in XACMLRestProperties.java***
 #The name of the PAP.  Must be unique across the system