Alexey Markevich created CAMEL-7194:
---------------------------------------
Summary: [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
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)