On Sat, Feb 15, 2014 at 10:30 PM, muthukumara...@gmail.com
<muthukumara...@gmail.com> wrote:
> Hi,
>
> I am trying to externalize the queue and the topic name to a property file
> and tried to give the variables in the URI like
>
>                     <from
> uri="spring-amqp:${topicname}:${rname}:${queuename}?type=topic&amp;autodelete=false&amp;durable=true&amp;acknowledgeMode=AUTO"
> />
>
> This doesn't seems to work. Any idea?
>

See this FAQ
http://camel.apache.org/how-do-i-use-spring-property-placeholder-with-camel-xml.html

And this link
http://camel.apache.org/using-propertyplaceholder.html

> Thanks,
> Muthu
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Spring-AMQP-Apache-Camel-Component-Released-tp5027785p5747357.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to