[
https://issues.apache.org/jira/browse/CXF-6166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-6166.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.1.0
3.0.4
Assignee: Sergey Beryozkin
Hi Daniel, I've just updated the reader to convert non-String primitives to
Long which should be sufficient. Big integer values used by JWK keys, etc, are
all quoted as Strings. I'd like to avoid dealing with null keys for now given
that ConcurrentHashMap does not accept null values.
Thanks
> Parsing Bug in org.apache.cxf.jaxrs.provider.json.JsonMapObjectReaderWriter
> ---------------------------------------------------------------------------
>
> Key: CXF-6166
> URL: https://issues.apache.org/jira/browse/CXF-6166
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS
> Affects Versions: 3.0.3, 3.0.4, 3.1.0
> Reporter: Daniel Torkian
> Assignee: Sergey Beryozkin
> Priority: Minor
> Labels: JAXRS, JSON, Parsing
> Fix For: 3.0.4, 3.1.0
>
> Attachments: bugJsonMapObjectReaderWriter.txt
>
>
> Parsing Bug in org.apache.cxf.jaxrs.provider.json.JsonMapObjectReaderWriter.
> See Patch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)