[
https://issues.apache.org/jira/browse/WINK-86?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730872#action_12730872
]
Nick Gallardo commented on WINK-86:
-----------------------------------
Looks like the consensus in JAX-RS 1.1 was to return a null object. The change
in 1.1 is that for all providers except JAXB, the result should be a null
object return. In the case of JAXB, I believe the return should return a 400.
See: https://jsr311.dev.java.net/issues/show_bug.cgi?id=55
> Empty incoming body content
> ---------------------------
>
> Key: WINK-86
> URL: https://issues.apache.org/jira/browse/WINK-86
> Project: Wink
> Issue Type: Bug
> Components: Server
> Affects Versions: 0.1
> Reporter: Bryant Luk
>
> Just to discuss how should empty incoming body content be handled for each
> MessageBodyReader? Should be consistent across all readers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.