You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/04/15 16:32:59 UTC

[jira] [Created] (CXF-6353) provide a not typed way to configure cxf jaxrs clients

Romain Manni-Bucau created CXF-6353:
---------------------------------------

             Summary: 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


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)