Frederik Zimmer created OLINGO-1162:
---------------------------------------
Summary: 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
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)