Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
The DTO initializes the style to a Collections.emptyMap(). When JAXB attempts to populate it (likely be calling getStyle().put(...)) it fails.