You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dmitry Murashenkov (JIRA)" <ji...@apache.org> on 2017/04/30 19:05:04 UTC

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

Dmitry Murashenkov created CXF-7355:
---------------------------------------

             Summary: 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)