You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Jira)" <ji...@apache.org> on 2021/04/24 03:56:00 UTC

[jira] [Created] (TOMEE-3727) Ensure java.io.File is not seen as a JSONB serializable type

David Blevins created TOMEE-3727:
------------------------------------

             Summary: Ensure java.io.File is not seen as a JSONB serializable type
                 Key: TOMEE-3727
                 URL: https://issues.apache.org/jira/browse/TOMEE-3727
             Project: TomEE
          Issue Type: Bug
            Reporter: David Blevins
            Assignee: David Blevins
             Fix For: 8.0.7


TomEEJsonbProvider does catch java.io.File as not appropriate for JSONB in `isWriteable` but missed the same check in `isReadable`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)