[
https://issues.apache.org/jira/browse/JOHNZON-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved JOHNZON-157.
-----------------------------------
Resolution: Fixed
> regression for JsonParser#readObject failing with "START_ARRAY doesn't
> support getObject()"
> -------------------------------------------------------------------------------------------
>
> Key: JOHNZON-157
> URL: https://issues.apache.org/jira/browse/JOHNZON-157
> Project: Johnzon
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.5
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 1.1.6
>
>
> When using JsonParser#readObject() we now fail with the following Exception
> {noformat}
> java.lang.IllegalStateException: START_ARRAY doesn't support getObject()
> at
> org.apache.johnzon.core.JohnzonJsonParserImpl.getObject(JohnzonJsonParserImpl.java:42)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)