HI, I asked this question on on disqus and the link to the project src is below.
https://github.com/ks1974in/DeserializationTestForJson.git I have also asked this question on stackoverflow at http://stackoverflow.com/questions/42288780/jsonidentityinfo-causes-objects-to-be-serialized-as-ids-and-then-cant-deseriali but have not received any response. I am wondering whether I should file a bug report. What happens is that when I serialize an array of objects annotated with JsonIdentityInfo, with UUID generator, objects which are encountered again are serialized as IDs [UUIDs] , which is correct.However, deserialization fails to convert these objects from string /uuid to orignial object and I am left with Strings. which causes the problems. Please help. I am stuck with this issue for over 15 days now. sincerely, Sagar Kapadia -- You received this message because you are subscribed to the Google Groups "jackson-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
