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

Sergey Beryozkin commented on CAMEL-8205:
-----------------------------------------

Hi Willem, happy to see you taking on it, I was just looking at the code, 
thinking that 
CxfRsInvoker.performInvocation() can delegate to the superclass if some 
property is set and only if it is Exchange.InOut and then just set out body on 
the Camel exchange and let the route continue as usual. I may be missing 
something else, you'd know best. This way the JAX-RS implementation would act 
as an implicit "to(cxfbean:serviceBean)"

The rest of the route then can modify the response if needed and do something 
else with it. I guess a similar thing can be done by combining an existing 
cxfrs consumer with the cxfbean...
Thanks, Sergey  

> CXFRS Server should be able to invoke on JAX-RS service implementations 
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-8205
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8205
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxf
>            Reporter: Sergey Beryozkin
>            Assignee: Willem Jiang
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to