Sending a payload with GET doesn't work
---------------------------------------
Key: CXF-3909
URL: https://issues.apache.org/jira/browse/CXF-3909
Project: CXF
Issue Type: Bug
Components: JAX-RS
Affects Versions: 2.5
Reporter: Benson Margulies
git://github.com/bimargulies/cxf-jaxrs-archetype.git, branch 'get-mystery',
shows a problem discussed on the user list. If you try to send a blob of JSON
with GET, the server side doesn't see it.
While this code doesn't have the logging interceptors installed, I originally
diagnosed it by putting an out logger on the WebClient and an in logger on the
service side provider.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira