You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Mark Ford (JIRA)" <ji...@apache.org> on 2013/08/15 23:04:53 UTC

[jira] [Commented] (CAMEL-6014) cxf:rsServer requires class instead of interface in the serviceClass attribute

    [ https://issues.apache.org/jira/browse/CAMEL-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741467#comment-13741467 ] 

Mark Ford commented on CAMEL-6014:
----------------------------------

I will try to add a test case shortly.

However, you must still specify a class for serviceClass. The CxfRsInvoker only overrides performInvocation so its super class will have already created the serviceClass instance in order to pass to this method. The CxfRsInvoker actually uses this serviceClass object to invoke the method if it's a sub resource locator.
                
> cxf:rsServer requires class instead of interface in the serviceClass attribute
> ------------------------------------------------------------------------------
>
>                 Key: CAMEL-6014
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6014
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>    Affects Versions: 2.10.3
>            Reporter: Jason Chaffee
>
> See Issue CAMEL-4014

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira