Parameter binding not working with BeanExpression
-------------------------------------------------

                 Key: CAMEL-4894
                 URL: https://issues.apache.org/jira/browse/CAMEL-4894
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.9.0
            Reporter: Hadrian Zbarcea
            Assignee: Hadrian Zbarcea
             Fix For: 2.9.1, 2.10.0


The parameter [binding options|http://camel.apache.org/bean-binding.html] 
available in camel-2.9.0 do not work for BeanExpression. The reason is the fake 
ognl parser that gets confused about the syntax. We need to align the two 
scenarios and probably replace the ognl like parsing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to