Parsing the attached metadata file throws the following:
java.lang.NullPointerException
at org.odata4j.format.xml.EdmxFormatParser$3.apply(EdmxFormatParser.java:122)
at org.odata4j.format.xml.EdmxFormatParser$3.apply(EdmxFormatParser.java:120)
at org.core4j.Enumerable$FuncIterator.next(Enumerable.java:486)
at org.core4j.Enumerable.toList(Enumerable.java:65)
at org.odata4j.format.xml.EdmxFormatParser.resolve(EdmxFormatParser.java:120)
at org.odata4j.format.xml.EdmxFormatParser.parseMetadata(EdmxFormatParser.java:82)
Original issue reported on code.google.com by john.spurlock on 17 Jun 2012 at 6:25
Original issue reported on code.google.com by
john.spurlock
on 17 Jun 2012 at 6:25Attachments: