[ https://issues.apache.org/activemq/browse/CAMEL-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Claus Ibsen resolved CAMEL-2075. -------------------------------- Resolution: Fixed trunk: 826591. > camel-bean - When a method name is given it should be more strict to be sure > always invoking a method with that name > -------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-2075 > URL: https://issues.apache.org/activemq/browse/CAMEL-2075 > Project: Apache Camel > Issue Type: Bug > Components: camel-core > Affects Versions: 1.6.1, 2.0.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 2.1.0 > > > You could potential invoke another method name if you have annotated that > with a Camel annotation. Even if you have told Camel that the method should > be named {{foo}} etc. > What Camel should do is to ensure that only methods with the name {{foo}} is > possible to invoke. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.