[ https://issues.apache.org/activemq/browse/CAMEL-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55006#action_55006 ]
Claus Ibsen commented on CAMEL-2113: ------------------------------------ It should also filter out certain methods to avoid ambiguity. {code} org.apache.camel.language.bean.RuntimeBeanExpressionException: Failed to invoke method: null on guid due to: org.apache.camel.component.bean.AmbiguousMethodCallException: {code} > @Bean - Add method to the annotation so you can configure the method name > ------------------------------------------------------------------------- > > Key: CAMEL-2113 > URL: https://issues.apache.org/activemq/browse/CAMEL-2113 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.0.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.1.0 > > > Its a bit more trivial for end users to know how to set bean name and method > if having two attributes. > Otherwise they have to know about you can use dot to separate the ben name > for the method name. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.