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

Claus Ibsen updated CAMEL-4997:
-------------------------------

    Fix Version/s:     (was: 2.8.5)
       Issue Type: Improvement  (was: Bug)

This is actually not a bug. The compiler picks the (Object) parameter. You 
would have to type cast to Class if you want to explicit chose that method.
I will improve Camel to detect the Class type for the Object parameter.
                
> Method call expression with bean type uses the toString to lookup a bean 
> instead
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-4997
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4997
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.8.4, 2.9.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.1, 2.10.0
>
>
> See
> http://stackoverflow.com/questions/9192458/apache-camel-methodnotfoundexception-in-transform
> Its a side-effect of CAMEL-4733

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