[
https://issues.apache.org/jira/browse/CXF-4953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627863#comment-13627863
]
Sergey Beryozkin commented on CXF-4953:
---------------------------------------
Can we find some workaround, example, if a user does not want a given bus
feature be explicitly applied by the (jaxrs) client runtime, then some bus
property can be set (example, this property will be a list of feature instances
to be ignored by the client runtime), so then the factory would check this bus
property, and filter out the required bus properties ? I type and realize it is
a hack - but may work.
Otherwise some common ClientLifecycleListener-like interface may need to be
introduced I guess.
> JAXRSClientFactoryBean doesn't take the bus features into consideration
> ------------------------------------------------------------------------
>
> Key: CXF-4953
> URL: https://issues.apache.org/jira/browse/CXF-4953
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 2.7.4, 2.6.7, 2.5.10
> Reporter: Willem Jiang
> Assignee: Willem Jiang
>
> When we set the feature into to bus, the feature should be applied to all the
> JAXRSClientFactoryBean by default.
> Current JAXRSClientFactoryBean just take the features which are set to itself
> into consideration.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira