Atanu created OLINGO-1249:
-----------------------------
Summary: OData Client API issue:
Key: OLINGO-1249
URL: https://issues.apache.org/jira/browse/OLINGO-1249
Project: Olingo
Issue Type: Bug
Components: odata4-client
Affects Versions: (Java) V4 4.4.0
Reporter: Atanu
While parsing OData V4 Metadata using Olingo V4 client API, following logs are
appearing
-------------------------------------
Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element
'edmx:Edmx'.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set,
which is probably not what is desired. Parser will use a default ErrorHandler
to print the first 0 errors. Please call the setErrorHandler method to fix this.
Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element
'edmx:Edmx'.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set,
which is probably not what is desired. Parser will use a default ErrorHandler
to print the first 0 errors. Please call the setErrorHandler method to fix this.
Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element
'edmx:Edmx'.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set,
which is probably not what is desired. Parser will use a default ErrorHandler
to print the first 0 errors. Please call the setErrorHandler method to fix this.
Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element
'edmx:Edmx'.
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set,
which is probably not what is desired. Parser will use a default ErrorHandler
to print the first 0 errors. Please call the setErrorHandler method to fix this.
Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element
'edmx:Edmx'.
---------------------------------------
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)