[quote]Could you try to annotate the constructor with all the parameters with the @ConstructorProperties annotation, and see if that makes it work? The values of the annotation should match the name of the fields in the json, and the order must be the constructor parameters order.[/quote]
I just tried it, but still the same exception. I think it has something to do with the way MapBinder is implemented. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/23#issuecomment-23554867
