[
https://issues.apache.org/jira/browse/OLINGO-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frederik Zimmer updated OLINGO-1162:
------------------------------------
Attachment: OLINGO1162-Allow-null-compressedMetadata-in-Abstract.patch
I have attached my proposed patch.
> Client-proxy: Error logged with null compressedMetadata in AbstractService
> --------------------------------------------------------------------------
>
> Key: OLINGO-1162
> URL: https://issues.apache.org/jira/browse/OLINGO-1162
> Project: Olingo
> Issue Type: Bug
> Components: odata4-ext
> Affects Versions: (Java) V4 4.3.0
> Reporter: Frederik Zimmer
> Attachments:
> OLINGO1162-Allow-null-compressedMetadata-in-Abstract.patch
>
>
> If you create a org.apache.olingo.ext.proxy.AbstractService with null
> compressedMetadata, the metadata will be fetched live from the service. But
> the service tries to always parse the metadata even when it is null and then
> logs an error message with a NullpointerException.
> You should be able to instanciate a AbstractService without
> compressedMetadata and without causing an error message to be logged.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)