Aegis serializes enums with toString instead of name
----------------------------------------------------
Key: CXF-1890
URL: https://issues.apache.org/jira/browse/CXF-1890
Project: CXF
Issue Type: Bug
Components: Aegis Databinding
Affects Versions: 2.1.3, 2.0.9, 2.1.2, 2.0.8, 2.0.7, 2.1.1, 2.0.6, 2.1,
2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0
Reporter: Benson Margulies
Assignee: Benson Margulies
Fix For: 2.2
The Enum type support in Aegis serializes with the wrong value: toString
instead of name().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.