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)
