[ 
https://issues.apache.org/jira/browse/CAMEL-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-6395.
--------------------------------

    Resolution: Fixed
    
> bean language - Should always use ?method= as preferred way for specifying 
> the method name, can cause problems with the old dot style
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-6395
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6395
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.4, 2.11.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.5, 2.11.1, 2.12.0
>
>
> This expression should work out of the box
> {code}
>                     
> .setHeader("goto").simple("${bean:myBean?method=whereToMate('MyAppV1.2.3', 
> 'blah')}")
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to