X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-traversal%2Fappconfig%2Fapplication.properties;h=a2edbeac51115c04078065c957b43582dbe27cef;hb=780bd7d8d3dac5a129fcfa262e84f37f3dc1ac07;hp=3cd69cce5c7bf720833984dc97dcc0af9dde76e5;hpb=0e5d88605f1e1693938cc6c5081766eff4cbf7f7;p=aai%2Ftest-config.git diff --git a/aai-traversal/appconfig/application.properties b/aai-traversal/appconfig/application.properties index 3cd69cc..a2edbea 100644 --- a/aai-traversal/appconfig/application.properties +++ b/aai-traversal/appconfig/application.properties @@ -36,7 +36,7 @@ server.ssl.key-store-type=JKS # JMS bind address host port jms.bind.address=tcp://localhost:61647 -dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3904 +dmaap.ribbon.listOfServers=mr.api.simpledemo.onap.org:3905 # Schema related attributes for the oxm and edges # Any additional schema related attributes should start with prefix schema @@ -44,6 +44,7 @@ schema.configuration.location=N/A schema.source.name=onap schema.nodes.location=${server.local.startpath}/schema/${schema.source.name}/oxm/ schema.edges.location=${server.local.startpath}/schema/${schema.source.name}/dbedgerules/ +schema.queries.location=${server.local.startpath}/schema/${schema.source.name}/query/ schema.ingest.file=${server.local.startpath}/application.properties