JAXRS Frontend Client API fails to handle javax.ws.rs.Response entities
-----------------------------------------------------------------------
Key: CXF-2291
URL: https://issues.apache.org/jira/browse/CXF-2291
Project: CXF
Issue Type: Bug
Components: REST
Affects Versions: 2.2.2
Reporter: Sergey Beryozkin
Fix For: 2.2.3, 2.3
Response r = proxy.getSomeResponse
mishandles the entity.
If Response provider is registered then it should be used, otherwise Response
instance should contain InputStream
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.