[
https://issues.apache.org/jira/browse/CXF-3909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151167#comment-13151167
]
Sergey Beryozkin commented on CXF-3909:
---------------------------------------
Running it with tcp mon confirms the in payload is empty
GET /jaxrs-service/hello/jsonBean HTTP/1.1
Content-Type: application/json
Accept: application/json
User-Agent: Apache CXF 2.5.1-SNAPSHOT
Cache-Control: no-cache
Pragma: no-cache
Host: 127.0.0.1:8081
Connection: keep-alive
> 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