You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2015/05/16 19:02:59 UTC

[jira] [Created] (OPENJPA-2587) date proxying breaks all frameworks

Romain Manni-Bucau created OPENJPA-2587:
-------------------------------------------

             Summary: date proxying breaks all frameworks
                 Key: OPENJPA-2587
                 URL: https://issues.apache.org/jira/browse/OPENJPA-2587
             Project: OpenJPA
          Issue Type: Bug
            Reporter: Romain Manni-Bucau


Simple json serialization of an entity {id:long, date:Date}:

{"date":{"date":16,"hours":0,"seconds":0,"month":4,"timezoneOffset":-120,"year":115,"minutes":0,"time":1431727200000,"day":6},"id":301}

normal date is serialized as a ISO8601 date



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)