We recently upgraded beanutils from 1.9.2 to 2.0.0-M2. We are using dozer 7.0.0 for xml mapping. After upgrading beanutils to 2.0.0.-M2, some of the existing dozer code stopped working and we started seeing errors like "Attribute "xmlns" was already specified for element "xs:schema"."
Wanted to check if dozer 7.0.0 is compatible with beanutils 2.0.0-M2?
Thanks.