I am using Dozer to map between a Document class to DocumentManagementBean class, both of my own making. Both have a property, with getters and setters, of Joda DateTime type, c
It is possible to do it but you will have to add some configuration:
value value
Here is more information: http://dozer.sourceforge.net/documentation/custommethods.html
Dos some one knows how to do tins with annotations?