You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2014/10/13 13:39:34 UTC

[jira] [Created] (CXF-6045) Setting an entity from ClientRequestFilter has no effect if no entity is already set

Sergey Beryozkin created CXF-6045:
-------------------------------------

             Summary: Setting an entity from ClientRequestFilter has no effect if no entity is already set
                 Key: CXF-6045
                 URL: https://issues.apache.org/jira/browse/CXF-6045
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Priority: Minor


WebClient and ClientProxy add respective BodyWriters only if an entity is available. Setting an entity from the filter has no effect as the filter does not add a missing writer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)