Hi

No that is not possible.

What we need is to add support for
<xpath><simple>/transaction[1]/@DocType = '{{doctype}}</simple></xpath>

So you can use Camel expressions. And on top of that the {{ }} should
be added to the Simple language.

Fell free to create a JIRA ticket


On Thu, May 27, 2010 at 10:20 AM, ankelee <[email protected]> wrote:
>
> I'd like to be able to use properties to configure different parts of my
> route to fit it to different message types. Something like this:
>
> <xpath>/transaction[1]/@DocType = '{{doctype}}'</xpath>
>
> But this doesn't get interpreted. Is there any way to do this?
> --
> View this message in context: 
> http://old.nabble.com/Configuration-problem%3A-%3Cxpath%3E%7B%7Bsome.xpath.ex%7D%7D%3C-xpath%3E-tp28690912p28690912.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to