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

Sergey Beryozkin commented on CAMEL-7194:
-----------------------------------------

Hi Willem, sure, I've added a patch to
https://issues.apache.org/jira/browse/CAMEL-7207, to complement your changes to 
get interceptors & properties also supported at CxfRsEndpoint level.

Now, I don't understand how to test that the properties enabled in Spring 
contexts are visible to CxfRsEndpoint; see the attached patch to CAMEL-7207, I 
updated two different tests with no luck; can you please help with getting the 
tests passing or give a hint on what needs to be done ? I can add tests 
validating the interceptors and features setup from the context are also visible

Thanks, Sergey 

> [cxfrs] Bus features aren't initialized
> ---------------------------------------
>
>                 Key: CAMEL-7194
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7194
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.12.2
>            Reporter: Alexey Markevich
>            Assignee: Willem Jiang
>         Attachments: CxfRsProducerTest.java
>
>
> - CxfRsEndpoint doesn't support custom feture support like
> org.apache.camel.component.cxf.CxfEndpoint.setFeatures(List<AbstractFeature>)
> - 
> org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint.createJAXRSClientFactoryBean()
>  can't be used for additional configuration because 
> org.apache.camel.component.cxf.jaxrs.CxfRsProducer.ClientFactoryBeanCache used
> - in case bus was initialized with required features they aren't initialized 
> for WebClient



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to