-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The JAXB provider matches on types /. This can result in picking incorrect marshallers, i.e. you have YAML and trying to marshal a class annoated with JAXB objects. In this case, the JAXB provider will trigger over the YAML provider.