Add support for Camel expressions in <xpath> in Spring DSL
----------------------------------------------------------

                 Key: CAMEL-2759
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2759
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-spring
            Reporter: Andreas Asmuss
             Fix For: 2.4.0


It should be possible to do:

<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. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to