[ https://issues.apache.org/jira/browse/CAMEL-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009979#comment-13009979 ]
Willem Jiang commented on CAMEL-3796: ------------------------------------- Hi Ben, If you revert my change in CxfRsProducer, you will see the old camel cxfrs producer didn't support to resolve the method with a no parameters. Willem > CxfRsProducer should support invoking methods with no parameters > ----------------------------------------------------------------- > > Key: CAMEL-3796 > URL: https://issues.apache.org/jira/browse/CAMEL-3796 > Project: Camel > Issue Type: Improvement > Components: camel-cxf > Reporter: Willem Jiang > Fix For: 2.8.0 > > > Current CxfRsProducer will try to locate the method invocation for calling > the proxy client by using the reflection API. > It can't handle the no parameters rightly as the message body could be null, > and the user needs to apply custom converter to work around this issue. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira