> We currently do not have support for serializing Java 1.5 enums though > so that might be the problem. Would it be easy for you to try using > String based keys instead?
Yep, Map<String, Integer> works. Could you provide issue/defect number so I'll be able to track it progress? Den

