You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Adam Cornett (JIRA)" <ji...@apache.org> on 2016/08/25 19:58:20 UTC

[jira] [Created] (JOHNZON-94) JsonStringImpl and friends are not Serializable

Adam Cornett created JOHNZON-94:
-----------------------------------

             Summary: JsonStringImpl and friends are not Serializable
                 Key: JOHNZON-94
                 URL: https://issues.apache.org/jira/browse/JOHNZON-94
             Project: Johnzon
          Issue Type: Bug
          Components: Core
         Environment: TomEE-7.0.2-SNAPSHOT
            Reporter: Adam Cornett
            Priority: Minor


JsonStringImpl and friends are not serializable, and it looks like they easily could be.
This is an issue because in some parts of my application I stick a JsonObject into the session, I can work around it by storing the native types instead, but it seems like these types should be able to serialize since they are wrappers around Java primitives.



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