You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Larry Han (JIRA)" <ji...@apache.org> on 2013/10/01 16:14:23 UTC

[jira] [Created] (CAMEL-6808) BeanInfo prioritizes single non-annotated method over multiple methods with method annotations

Larry Han created CAMEL-6808:
--------------------------------

             Summary: BeanInfo prioritizes single non-annotated method over multiple methods with method annotations
                 Key: CAMEL-6808
                 URL: https://issues.apache.org/jira/browse/CAMEL-6808
             Project: Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Larry Han
            Priority: Minor


If a class has multiple methods annotated with custom camel annotations, and 1 non-annotated method, camel will invoke the non-annotated method instead of picking the correct custom annotated method.



--
This message was sent by Atlassian JIRA
(v6.1#6144)