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

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

Hi Willem
I have a test showing what I'd like to do, this test does not require any main 
code modifications. The use case is as follows. A JAX-RS service implementation 
exists, the response from this service needs to be processed by a Camel route 
and then returned back to the remote client. It is similar to a cxfbean 
example, where a Jetty endpoint is a consumer, cxfbean is a producer, except 
that in my test it is all done with a cxfrs only, no need to introduce another 
Camel component (camel-jetty). It is not a proxy example.

At this stage I'll be happy enough with only a test added so that we can 
possibly discuss further what can be optimized.

Can you give me a favor though and apply a patch to 
https://issues.apache.org/jira/browse/CAMEL-8212 first ? The test I've done is 
done on top of the patch I did for CXF-8212. A CXF-8212 patch is a safe patch 
that allows CXFRS Spring users avoid typing no-op JAX-RS impementations. 

Cheers, 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
>




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

Reply via email to