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

Willem Jiang reassigned CAMEL-355:
----------------------------------

    Assignee: Willem Jiang

> support the invoking of arbitrary methods on any bean if the payload is an 
> Object[] of arguments and the methodName header is specified
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-355
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-355
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: James Strachan
>            Assignee: Willem Jiang
>             Fix For: 1.5.0
>
>
> See the currently disabled test case: BeanMethodWithMultipleParametersTest to 
> see the problem.
> Basically we currently filter only allowable methods (taking a single 
> unannotated body argument). We need to be a bit smarter so that if the 
> payload is an Object[] and the methodName is specified; then try to find a 
> Method to invoke

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to