[ https://issues.apache.org/jira/browse/CAMEL-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13009709#comment-13009709 ]
Ben O'Day commented on CAMEL-3796: ---------------------------------- Willem, can you provide a simple test case for this scenario. I see the CxfRsProducerTest.testGetConstumersWithClientProxyAPI() test uses a NULL body and is able to resolve the method "getCustomers()" correctly... > 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