[DMAAP-MR] Remove acl check on topics
[dmaap/messagerouter/messageservice.git] / bundleconfig-local / etc / sysprops / sys-props.properties
index 957a4dd..eccd1ee 100644 (file)
@@ -21,8 +21,7 @@
 ###############################################################################
 #This file is used for defining AJSC system properties for different configuration schemes and is necessary for the AJSC to run properly.
 #The sys-props.properties file is used for running locally. The template.sys-props.properties file will be used when deployed
-#to a SOA/CSI Cloud node. For more information, please goto wiki link:
-#http://wiki.web.att.com/pages/viewpage.action?pageId=368909155
+#to a SOA/CSI Cloud node. For more information, 
 
 #AJSC System Properties. The following properties are required for ALL AJSC services. If you are adding System Properties for your
 #particular service, please add them AFTER all AJSC related System Properties. 
@@ -37,7 +36,6 @@ authN=authentication-scheme-2
 ajscPersistence=file
 
 # If using hawtio for local development, these properties will allow for faster server startup and usage for local development
-# See wiki for more info on hawtio: http://wiki.web.att.com/display/ajsc/Camel+Route+Debugging+with+AJSC+-+hawtio
 hawtio.authenticationEnabled=false
 hawtio.config.pullOnStartup=false
 
@@ -68,12 +66,6 @@ JMS_BROKER=WMQ
 #Generate/Skip api docs
 isApiDoc=false
 
-#JMS properties needed for CSI Logging
-JMS_TIBCO_PROVIDER_URL=tcp://q34csi2c6.vci.att.com:15223
-JMS_LOGGER_USER_NAME=spm2 
-JMS_LOGGER_PASSWORD=<password>
-JMS_LOGGER_AUDIT_QUEUE_BINDING=pub.m2e.audit.logger.queue 
-JMS_LOGGER_PERF_QUEUE_BINDING=log.csi.performance02
 
 #WMQ connectivity
 JMS_WMQ_PROVIDER_URL=aftdsc://AFTUAT/34.07/-84.28
@@ -117,7 +109,7 @@ ssf_filemonitor_threadpool_size=10
 AFT_DME2_CONN_IDLE_TIMEOUTMS=5000
 AJSC_ENV=SOACLOUD
 
-SOACLOUD_NAMESPACE=com.att.acsi.saat.dt.dmaap.dev
+SOACLOUD_NAMESPACE=org.onap.dmaap.dev
 SOACLOUD_ENV_CONTEXT=TEST
 SOACLOUD_PROTOCOL=http
 SOACLOUD_ROUTE_OFFER=DEFAULT
@@ -168,4 +160,5 @@ RESTLET_COMPONENT_REUSE_ADDRESS=true
 #100mb
 maxcontentlength=10000
 msg_size_exceeds=Message size exceeds the default size.
-forceAAF=false
\ No newline at end of file
+forceAAF=false
+useCustomAcls=false