Rework the CDS Json schema
[clamp.git] / src / main / resources / application.properties
index 5bf7910..3069cf6 100644 (file)
@@ -85,7 +85,7 @@ server.tomcat.max-idle-time=60000
 
 #Servlet context parameters
 server.context_parameters.p-name=value #context parameter with p-name as key and value as value.
-
+camel.springboot.tracing=true
 camel.springboot.consumer-template-cache-size=1000
 camel.springboot.producer-template-cache-size=1000
 camel.springboot.jmx-enabled=true
@@ -194,6 +194,6 @@ clamp.config.tosca.converter.default.datatypes=classpath:/clds/tosca-converter/d
 clamp.config.tosca.converter.dictionary.support.enabled=true
 
 # Configuration settings for CDS
-clamp.config.cds.url=http4://blueprints-processor-http:8080
+clamp.config.cds.url=http4://cds-blueprints-processor-http:8080
 clamp.config.cds.userName=ccsdkapps
 clamp.config.cds.password=ccsdkapps
\ No newline at end of file