You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/05/24 17:00:24 UTC

[jira] [Created] (CAMEL-6395) bean language - Should always use ?method= as preferred way for specifying the method name, can cause problems with the old dot style

Claus Ibsen created CAMEL-6395:
----------------------------------

             Summary: 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.11.0, 2.10.4
            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