workin with oracle 8.1.7 and castor 0.9.4.1 i get this error:
org.exolab.castor.mapping.MappingException: No convertor exists for converting type java.lang.Object to type java.math.BigDecimal
I solve it insert the convertor.
My question is why this error doesn't appear in 0.9.3.21 version
Thank you.
