harryulrich
16 years agoNew Contributor
Issue with Java enums and AMF
I am having an issue sending a complex AMF request. I need to send a model object that contains an enum type. I am getting a flex messaging error stating that the enum must have a no args constructor. Naturally this all works fine from Flex and BlazeDS, did I miss a setting or an option.