You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/08/03 19:45:27 UTC

[jira] [Commented] (CAMEL-4293) @Bean method name is ignored

    [ https://issues.apache.org/jira/browse/CAMEL-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078880#comment-13078880 ] 

Claus Ibsen commented on CAMEL-4293:
------------------------------------

The *header* always takes precedence. This is by design, and older Camel releases had this as a bug.

> @Bean method name is ignored
> ----------------------------
>
>                 Key: CAMEL-4293
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4293
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.8.0
>         Environment: Win7, Java 1.6_25, Eclipse Helios, m2Eclipse, maven 3.x
>            Reporter: Vincent MATHON
>         Attachments: camel-bug-2.8.0.zip
>
>
> Since 2.8.0 Exchange.BEAN_METHOD_NAME is always used instead of @Bean method name (see BeanInfo.createInvocation(Object pojo, Exchange exchange)). As a consequence, the wrong method is choosen when I use a beanref invokation on a method that uses @Bean 
> parameter binding.
> I built a simple test case as a zip file containing an Eclipse Helios maven project (see attachment). The test fails with camel 2.8.0 and succeeds with 2.7.3 and earlier (at least until 2.6.0).
> regards 
> Vincent MATHON

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira