Open GoogleCodeExporter opened 9 years ago
Same issue, when will this be fixed the AtomFeedFormatParser can't handle it
java.lang.RuntimeException: unknown property type:
Bag(com.ca.clarity.studio.Segment)
at org.odata4j.format.xml.AtomFeedFormatParser.parseProperties(AtomFeedFormatParser.java:211)
at org.odata4j.format.xml.AtomFeedFormatParser.parseProperties(AtomFeedFormatParser.java:223)
at org.odata4j.format.xml.AtomFeedFormatParser.parseDSAtomEntry(AtomFeedFormatParser.java:273)
at org.odata4j.format.xml.AtomFeedFormatParser.parseEntry(AtomFeedFormatParser.java:383)
at org.odata4j.format.xml.AtomFeedFormatParser.parseFeed(AtomFeedFormatParser.java:169)
at org.odata4j.format.xml.AtomFeedFormatParser.parse(AtomFeedFormatParser.java:157)
at org.odata4j.format.xml.AtomFeedFormatParser.parse(AtomFeedFormatParser.java:45)
at org.odata4j.consumer.ConsumerGetEntityRequest.execute(ConsumerGetEntityRequest.java:83)
Original comment by david.be...@ca.com
on 30 Oct 2012 at 4:30
Original issue reported on code.google.com by
mike.fu...@googlemail.com
on 30 Oct 2012 at 12:59