[
https://issues.apache.org/jira/browse/CAMEL-7194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13899039#comment-13899039
]
Willem Jiang commented on CAMEL-7194:
-------------------------------------
Hi Alexey,
I hit this kind issue last year, it was mentioned in CXF-4953.
You cannot take the consideration that the feature which is set to the bus can
work on the JAXRSClientFactoryBean out of box.
Regards,
Willem
> [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)