[
https://issues.apache.org/jira/browse/CXF-6353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14500645#comment-14500645
]
Sergey Beryozkin commented on CXF-6353:
---------------------------------------
CXF HttpConduit/HttpClientPolicy supports a lot of parameters indeed but I
think we should support at this stage only the very few core parameters (the
ones we've just added plus may be few more) - due to the fact they don't offer
a portability guarantee even though no CXF import is required :-) and also work
on the JAX-RS side to ensure most of the well known parameters can be
represented as a standard JAX-RS properties...
Thanks, Sergey
> provide a not typed way to configure cxf jaxrs clients
> ------------------------------------------------------
>
> Key: CXF-6353
> URL: https://issues.apache.org/jira/browse/CXF-6353
> Project: CXF
> Issue Type: Improvement
> Reporter: Romain Manni-Bucau
> Assignee: Sergey Beryozkin
> Fix For: 3.1.0, 3.0.5
>
>
> when using jaxrs 2 client api it is quite common to desire to configure
> timeouts (receive, connect). To do it today you need to unwrap the Client to
> get its config then the http conduit. Would be great to be able to do it - or
> have a client specific config - through properties of the client/client
> builder to try to not force user of the standard API to import CXF.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)