Increase DB timeout; rename props dir
[portal.git] / deliveries / properties_simpledemo / ECOMPDBCAPP / dbcapp.properties
diff --git a/deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties b/deliveries/properties_simpledemo/ECOMPDBCAPP/dbcapp.properties
new file mode 100644 (file)
index 0000000..1c13384
--- /dev/null
@@ -0,0 +1,8 @@
+# Properties for the Data Bus Controller webapp
+dmaap.rest.url.list = http://10.0.4.102:18080/webapi 
+# webapp's mechid is sent to DCAE for authorization
+dmaap.mechid.name = m06672@dbcapp.dmaap.dcae.att.com
+# encrypted with CipherUtil
+dmaap.mechid.password = /F1vRhga1Ijw7yRFFj6R5A==
+# Valid access methods are "dao" and "rest"
+profile.access.method = dao