Yair Zaslavsky has posted comments on this change. Change subject: aaa: Change DbUser getters of group fields ......................................................................
Patch Set 1: Mmebers are fine, no problem with collection of Guid or of String. The problem is the fact jackson desrializer is looking for default ctors, and writes down the type info into Json (to solve polymprophic issues). So, when deserializing an UnmodifyableCollection, no default ctor is found. -- To view, visit http://gerrit.ovirt.org/34360 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I03873642ac547b11c66bad42b68c33d7687c8d5a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
