Prashant Singh created OLINGO-1008:
--------------------------------------
Summary: Metadata Parser is unable to parse external references of
Microsoft dynamics CRM Odata metadata
Key: OLINGO-1008
URL: https://issues.apache.org/jira/browse/OLINGO-1008
Project: Olingo
Issue Type: Bug
Components: odata4-server
Affects Versions: (Java) V4 4.1.0
Reporter: Prashant Singh
Assignee: Ramesh Reddy
Fix For: (Java) V4 4.2.0
Unable to build an EdmProvider from Edmx files with references to external name
spaces, (Method "readReference" in MetaDataParser.java from server-core-ext
library has a TODO remark to deal with this)
Ex: Having the below reference included in an Edmx file <edmx:Reference
Uri="http://docs.oasis-open.org/odata/odata/v4.0/cs01/vocabularies/Org.OData.Core.V1.xml">
<edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/> </edmx:Reference>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)