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 2017/05/02 09:25:04 UTC

[jira] [Commented] (CXF-7355) Null primitive is deserialized as zero

    [ https://issues.apache.org/jira/browse/CXF-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992609#comment-15992609 ] 

Sergey Beryozkin commented on CXF-7355:
---------------------------------------

Is it JAXB ? If yes then I think this issue is invalid. CXF providers do not control how JAXB sets the individual properties inside a given (DTO) bean. Can you please clarify ?

> Null primitive is deserialized as zero
> --------------------------------------
>
>                 Key: CXF-7355
>                 URL: https://issues.apache.org/jira/browse/CXF-7355
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 3.1.9
>            Reporter: Dmitry Murashenkov
>
> I have JAX RS method with DTO argument that has Long field. If argument has null field value then deserialized value is set to 0 by NullProvider.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)